diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-16 13:44:25 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-16 13:44:25 +0000 |
commit | a3a71d430b762ca48c6030c92d268a86b9f9137d (patch) | |
tree | 5937de88cb9dca7bfebc4dc3dce3cf904bf65357 | |
parent | 05a3ece84affbb56ac43d1bf67b15d06bb354ca0 (diff) |
[boot] move boot related packages to their own folder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33781 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/boot/fconfig/Makefile (renamed from package/fconfig/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/grub2/Makefile (renamed from package/grub2/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/grub2/patches/100-grub_setup_root.patch (renamed from package/grub2/patches/100-grub_setup_root.patch) | 0 | ||||
-rw-r--r-- | package/boot/kexec-tools/Config.in (renamed from package/kexec-tools/Config.in) | 0 | ||||
-rw-r--r-- | package/boot/kexec-tools/Makefile (renamed from package/kexec-tools/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/kexec-tools/patches/0004-mips_regdefs.patch (renamed from package/kexec-tools/patches/0004-mips_regdefs.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/Makefile (renamed from package/uboot-ar71xx/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile (renamed from package/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk (renamed from package/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S (renamed from package/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c (renamed from package/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds (renamed from package/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c (renamed from package/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c (renamed from package/uboot-ar71xx/files/drivers/net/ag71xx.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h (renamed from package/uboot-ar71xx/files/drivers/net/ag71xx.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h (renamed from package/uboot-ar71xx/files/drivers/net/phy/rtl8366.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c (renamed from package/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c (renamed from package/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h (renamed from package/uboot-ar71xx/files/include/asm-mips/ar71xx.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h (renamed from package/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/files/include/configs/nbg460n.h (renamed from package/uboot-ar71xx/files/include/configs/nbg460n.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/001-ar71xx.patch (renamed from package/uboot-ar71xx/patches/001-ar71xx.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch (renamed from package/uboot-ar71xx/patches/002-ar71xx-spi.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch (renamed from package/uboot-ar71xx/patches/010-enet-ag71xx.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch (renamed from package/uboot-ar71xx/patches/011-switch-rtl8366sr.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch (renamed from package/uboot-ar71xx/patches/020-freebsd-compat.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/021-darwin_compat.patch (renamed from package/uboot-ar71xx/patches/021-darwin_compat.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-ar71xx/patches/022-getline_backport.patch (renamed from package/uboot-ar71xx/patches/022-getline_backport.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/Makefile (renamed from package/uboot-envtools/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/files/ar71xx (renamed from package/uboot-envtools/files/ar71xx) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/files/kirkwood (renamed from package/uboot-envtools/files/kirkwood) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/files/lantiq (renamed from package/uboot-envtools/files/lantiq) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/files/ramips (renamed from package/uboot-envtools/files/ramips) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/files/uboot-envtools.sh (renamed from package/uboot-envtools/files/uboot-envtools.sh) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/patches/001-crc32_func_signature.patch (renamed from package/uboot-envtools/patches/001-crc32_func_signature.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/patches/002-makefile.patch (renamed from package/uboot-envtools/patches/002-makefile.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/patches/003-nor-eraselen.patch (renamed from package/uboot-envtools/patches/003-nor-eraselen.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-envtools/patches/004-allow_mac_change.patch (renamed from package/uboot-envtools/patches/004-allow_mac_change.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/Makefile (renamed from package/uboot-kirkwood/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/files/board/iomega/iconnect/Makefile (renamed from package/uboot-kirkwood/files/board/iomega/iconnect/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c (renamed from package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h (renamed from package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg (renamed from package/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/files/include/configs/iconnect.h (renamed from package/uboot-kirkwood/files/include/configs/iconnect.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/patches/0001-ib62x0.patch (renamed from package/uboot-kirkwood/patches/0001-ib62x0.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/patches/0002-kwboot.patch (renamed from package/uboot-kirkwood/patches/0002-kwboot.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/patches/0003-ide_bus.patch (renamed from package/uboot-kirkwood/patches/0003-ide_bus.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/patches/100-iconnect.patch (renamed from package/uboot-kirkwood/patches/100-iconnect.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-kirkwood/patches/110-dockstar.patch (renamed from package/uboot-kirkwood/patches/110-dockstar.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-omap35xx/Makefile (renamed from package/uboot-omap35xx/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-omap35xx/files/include/configs/omap3_overo.h (renamed from package/uboot-omap35xx/files/include/configs/omap3_overo.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-omap4/Makefile (renamed from package/uboot-omap4/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-pxa/Makefile (renamed from package/uboot-pxa/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch (renamed from package/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/Makefile (renamed from package/uboot-xburst/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/n516/Makefile (renamed from package/uboot-xburst/files/board/n516/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/n516/config.mk (renamed from package/uboot-xburst/files/board/n516/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/n516/flash.c (renamed from package/uboot-xburst/files/board/n516/flash.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/n516/n516.c (renamed from package/uboot-xburst/files/board/n516/n516.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/n516/u-boot-nand.lds (renamed from package/uboot-xburst/files/board/n516/u-boot-nand.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/n516/u-boot.lds (renamed from package/uboot-xburst/files/board/n516/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/nanonote/Makefile (renamed from package/uboot-xburst/files/board/nanonote/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/nanonote/config.mk (renamed from package/uboot-xburst/files/board/nanonote/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/nanonote/nanonote.c (renamed from package/uboot-xburst/files/board/nanonote/nanonote.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/nanonote/u-boot-nand.lds (renamed from package/uboot-xburst/files/board/nanonote/u-boot-nand.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/nanonote/u-boot.lds (renamed from package/uboot-xburst/files/board/nanonote/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/sakc/Makefile (renamed from package/uboot-xburst/files/board/sakc/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/sakc/config.mk (renamed from package/uboot-xburst/files/board/sakc/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/sakc/sakc.c (renamed from package/uboot-xburst/files/board/sakc/sakc.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/sakc/u-boot-nand.lds (renamed from package/uboot-xburst/files/board/sakc/u-boot-nand.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/board/sakc/u-boot.lds (renamed from package/uboot-xburst/files/board/sakc/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz4740.c (renamed from package/uboot-xburst/files/cpu/mips/jz4740.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz4740_nand.c (renamed from package/uboot-xburst/files/cpu/mips/jz4740_nand.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz_lcd.c (renamed from package/uboot-xburst/files/cpu/mips/jz_lcd.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz_lcd.h (renamed from package/uboot-xburst/files/cpu/mips/jz_lcd.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz_mmc.c (renamed from package/uboot-xburst/files/cpu/mips/jz_mmc.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz_mmc.h (renamed from package/uboot-xburst/files/cpu/mips/jz_mmc.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/jz_serial.c (renamed from package/uboot-xburst/files/cpu/mips/jz_serial.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/mmc_protocol.h (renamed from package/uboot-xburst/files/cpu/mips/mmc_protocol.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.c (renamed from package/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.h (renamed from package/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/cpu/mips/usb_boot.S (renamed from package/uboot-xburst/files/cpu/mips/usb_boot.S) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/include/asm-mips/jz4740.h (renamed from package/uboot-xburst/files/include/asm-mips/jz4740.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/include/configs/avt2.h (renamed from package/uboot-xburst/files/include/configs/avt2.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/include/configs/n516.h (renamed from package/uboot-xburst/files/include/configs/n516.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/include/configs/nanonote.h (renamed from package/uboot-xburst/files/include/configs/nanonote.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/include/configs/qi_lb60.h (renamed from package/uboot-xburst/files/include/configs/qi_lb60.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/include/configs/sakc.h (renamed from package/uboot-xburst/files/include/configs/sakc.h) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/n516/Makefile (renamed from package/uboot-xburst/files/nand_spl/board/n516/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/n516/config.mk (renamed from package/uboot-xburst/files/nand_spl/board/n516/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/n516/u-boot.lds (renamed from package/uboot-xburst/files/nand_spl/board/n516/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/nanonote/Makefile (renamed from package/uboot-xburst/files/nand_spl/board/nanonote/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/nanonote/config.mk (renamed from package/uboot-xburst/files/nand_spl/board/nanonote/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/nanonote/u-boot.lds (renamed from package/uboot-xburst/files/nand_spl/board/nanonote/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/sakc/Makefile (renamed from package/uboot-xburst/files/nand_spl/board/sakc/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/sakc/config.mk (renamed from package/uboot-xburst/files/nand_spl/board/sakc/config.mk) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/board/sakc/u-boot.lds (renamed from package/uboot-xburst/files/nand_spl/board/sakc/u-boot.lds) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/files/nand_spl/nand_boot_jz4740.c (renamed from package/uboot-xburst/files/nand_spl/nand_boot_jz4740.c) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/patches/001-xburst.patch (renamed from package/uboot-xburst/patches/001-xburst.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/patches/005-i2c.patch (renamed from package/uboot-xburst/patches/005-i2c.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/patches/009-n516.patch (renamed from package/uboot-xburst/patches/009-n516.patch) | 0 | ||||
-rw-r--r-- | package/boot/uboot-xburst/patches/010-sakc.patch (renamed from package/uboot-xburst/patches/010-sakc.patch) | 0 | ||||
-rw-r--r-- | package/boot/yamonenv/Makefile (renamed from package/yamonenv/Makefile) | 0 | ||||
-rw-r--r-- | package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch (renamed from package/yamonenv/patches/001-yamonenv_mtd_partition.patch) | 0 |
104 files changed, 0 insertions, 0 deletions
diff --git a/package/fconfig/Makefile b/package/boot/fconfig/Makefile index 14bbec57b..14bbec57b 100644 --- a/package/fconfig/Makefile +++ b/package/boot/fconfig/Makefile diff --git a/package/grub2/Makefile b/package/boot/grub2/Makefile index b606f54be..b606f54be 100644 --- a/package/grub2/Makefile +++ b/package/boot/grub2/Makefile diff --git a/package/grub2/patches/100-grub_setup_root.patch b/package/boot/grub2/patches/100-grub_setup_root.patch index 7775b2a22..7775b2a22 100644 --- a/package/grub2/patches/100-grub_setup_root.patch +++ b/package/boot/grub2/patches/100-grub_setup_root.patch diff --git a/package/kexec-tools/Config.in b/package/boot/kexec-tools/Config.in index 60c819d79..60c819d79 100644 --- a/package/kexec-tools/Config.in +++ b/package/boot/kexec-tools/Config.in diff --git a/package/kexec-tools/Makefile b/package/boot/kexec-tools/Makefile index fa4f4d8ef..fa4f4d8ef 100644 --- a/package/kexec-tools/Makefile +++ b/package/boot/kexec-tools/Makefile diff --git a/package/kexec-tools/patches/0004-mips_regdefs.patch b/package/boot/kexec-tools/patches/0004-mips_regdefs.patch index 7e21349aa..7e21349aa 100644 --- a/package/kexec-tools/patches/0004-mips_regdefs.patch +++ b/package/boot/kexec-tools/patches/0004-mips_regdefs.patch diff --git a/package/uboot-ar71xx/Makefile b/package/boot/uboot-ar71xx/Makefile index ab692d579..ab692d579 100644 --- a/package/uboot-ar71xx/Makefile +++ b/package/boot/uboot-ar71xx/Makefile diff --git a/package/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile index b0a385bab..b0a385bab 100644 --- a/package/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile +++ b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile diff --git a/package/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk index e042e78bf..e042e78bf 100644 --- a/package/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk +++ b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk diff --git a/package/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S index 83084c8d4..83084c8d4 100644 --- a/package/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S +++ b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S diff --git a/package/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c index 03a479d52..03a479d52 100644 --- a/package/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c +++ b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c diff --git a/package/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds index 8dc2b764c..8dc2b764c 100644 --- a/package/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds +++ b/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds diff --git a/package/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c b/package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c index f09331895..f09331895 100644 --- a/package/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c +++ b/package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c diff --git a/package/uboot-ar71xx/files/drivers/net/ag71xx.c b/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c index b3324c019..b3324c019 100644 --- a/package/uboot-ar71xx/files/drivers/net/ag71xx.c +++ b/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c diff --git a/package/uboot-ar71xx/files/drivers/net/ag71xx.h b/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h index edce42974..edce42974 100644 --- a/package/uboot-ar71xx/files/drivers/net/ag71xx.h +++ b/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h diff --git a/package/uboot-ar71xx/files/drivers/net/phy/rtl8366.h b/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h index f0567dd64..f0567dd64 100644 --- a/package/uboot-ar71xx/files/drivers/net/phy/rtl8366.h +++ b/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h diff --git a/package/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c b/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c index e3c531654..e3c531654 100644 --- a/package/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c +++ b/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c diff --git a/package/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c b/package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c index bbe27b16e..bbe27b16e 100644 --- a/package/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c +++ b/package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c diff --git a/package/uboot-ar71xx/files/include/asm-mips/ar71xx.h b/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h index e8f3f61d2..e8f3f61d2 100644 --- a/package/uboot-ar71xx/files/include/asm-mips/ar71xx.h +++ b/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h diff --git a/package/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h b/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h index c92364b88..c92364b88 100644 --- a/package/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h +++ b/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h diff --git a/package/uboot-ar71xx/files/include/configs/nbg460n.h b/package/boot/uboot-ar71xx/files/include/configs/nbg460n.h index dd9b4c38a..dd9b4c38a 100644 --- a/package/uboot-ar71xx/files/include/configs/nbg460n.h +++ b/package/boot/uboot-ar71xx/files/include/configs/nbg460n.h diff --git a/package/uboot-ar71xx/patches/001-ar71xx.patch b/package/boot/uboot-ar71xx/patches/001-ar71xx.patch index 409f67a57..409f67a57 100644 --- a/package/uboot-ar71xx/patches/001-ar71xx.patch +++ b/package/boot/uboot-ar71xx/patches/001-ar71xx.patch diff --git a/package/uboot-ar71xx/patches/002-ar71xx-spi.patch b/package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch index 2bb1ba221..2bb1ba221 100644 --- a/package/uboot-ar71xx/patches/002-ar71xx-spi.patch +++ b/package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch diff --git a/package/uboot-ar71xx/patches/010-enet-ag71xx.patch b/package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch index ee90e32c7..ee90e32c7 100644 --- a/package/uboot-ar71xx/patches/010-enet-ag71xx.patch +++ b/package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch diff --git a/package/uboot-ar71xx/patches/011-switch-rtl8366sr.patch b/package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch index 5d2ba41ea..5d2ba41ea 100644 --- a/package/uboot-ar71xx/patches/011-switch-rtl8366sr.patch +++ b/package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch diff --git a/package/uboot-ar71xx/patches/020-freebsd-compat.patch b/package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch index fee06699c..fee06699c 100644 --- a/package/uboot-ar71xx/patches/020-freebsd-compat.patch +++ b/package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch diff --git a/package/uboot-ar71xx/patches/021-darwin_compat.patch b/package/boot/uboot-ar71xx/patches/021-darwin_compat.patch index dde83d490..dde83d490 100644 --- a/package/uboot-ar71xx/patches/021-darwin_compat.patch +++ b/package/boot/uboot-ar71xx/patches/021-darwin_compat.patch diff --git a/package/uboot-ar71xx/patches/022-getline_backport.patch b/package/boot/uboot-ar71xx/patches/022-getline_backport.patch index 2ce2b614b..2ce2b614b 100644 --- a/package/uboot-ar71xx/patches/022-getline_backport.patch +++ b/package/boot/uboot-ar71xx/patches/022-getline_backport.patch diff --git a/package/uboot-envtools/Makefile b/package/boot/uboot-envtools/Makefile index 74da5ea12..74da5ea12 100644 --- a/package/uboot-envtools/Makefile +++ b/package/boot/uboot-envtools/Makefile diff --git a/package/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx index ad0d921a5..ad0d921a5 100644 --- a/package/uboot-envtools/files/ar71xx +++ b/package/boot/uboot-envtools/files/ar71xx diff --git a/package/uboot-envtools/files/kirkwood b/package/boot/uboot-envtools/files/kirkwood index cad53aa37..cad53aa37 100644 --- a/package/uboot-envtools/files/kirkwood +++ b/package/boot/uboot-envtools/files/kirkwood diff --git a/package/uboot-envtools/files/lantiq b/package/boot/uboot-envtools/files/lantiq index 40befc368..40befc368 100644 --- a/package/uboot-envtools/files/lantiq +++ b/package/boot/uboot-envtools/files/lantiq diff --git a/package/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips index 65cd49cf1..65cd49cf1 100644 --- a/package/uboot-envtools/files/ramips +++ b/package/boot/uboot-envtools/files/ramips diff --git a/package/uboot-envtools/files/uboot-envtools.sh b/package/boot/uboot-envtools/files/uboot-envtools.sh index e21b28367..e21b28367 100644 --- a/package/uboot-envtools/files/uboot-envtools.sh +++ b/package/boot/uboot-envtools/files/uboot-envtools.sh diff --git a/package/uboot-envtools/patches/001-crc32_func_signature.patch b/package/boot/uboot-envtools/patches/001-crc32_func_signature.patch index f68f29ea0..f68f29ea0 100644 --- a/package/uboot-envtools/patches/001-crc32_func_signature.patch +++ b/package/boot/uboot-envtools/patches/001-crc32_func_signature.patch diff --git a/package/uboot-envtools/patches/002-makefile.patch b/package/boot/uboot-envtools/patches/002-makefile.patch index b18bff6e7..b18bff6e7 100644 --- a/package/uboot-envtools/patches/002-makefile.patch +++ b/package/boot/uboot-envtools/patches/002-makefile.patch diff --git a/package/uboot-envtools/patches/003-nor-eraselen.patch b/package/boot/uboot-envtools/patches/003-nor-eraselen.patch index c6eb59a72..c6eb59a72 100644 --- a/package/uboot-envtools/patches/003-nor-eraselen.patch +++ b/package/boot/uboot-envtools/patches/003-nor-eraselen.patch diff --git a/package/uboot-envtools/patches/004-allow_mac_change.patch b/package/boot/uboot-envtools/patches/004-allow_mac_change.patch index b7d600b69..b7d600b69 100644 --- a/package/uboot-envtools/patches/004-allow_mac_change.patch +++ b/package/boot/uboot-envtools/patches/004-allow_mac_change.patch diff --git a/package/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood/Makefile index 48bcf9966..48bcf9966 100644 --- a/package/uboot-kirkwood/Makefile +++ b/package/boot/uboot-kirkwood/Makefile diff --git a/package/uboot-kirkwood/files/board/iomega/iconnect/Makefile b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/Makefile index f77fcfb99..f77fcfb99 100644 --- a/package/uboot-kirkwood/files/board/iomega/iconnect/Makefile +++ b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/Makefile diff --git a/package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c index 34ddadf8a..34ddadf8a 100644 --- a/package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c +++ b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c diff --git a/package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h index 2fb3e5ed8..2fb3e5ed8 100644 --- a/package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h +++ b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h diff --git a/package/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg index dee546a52..dee546a52 100644 --- a/package/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg +++ b/package/boot/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg diff --git a/package/uboot-kirkwood/files/include/configs/iconnect.h b/package/boot/uboot-kirkwood/files/include/configs/iconnect.h index 59432f14d..59432f14d 100644 --- a/package/uboot-kirkwood/files/include/configs/iconnect.h +++ b/package/boot/uboot-kirkwood/files/include/configs/iconnect.h diff --git a/package/uboot-kirkwood/patches/0001-ib62x0.patch b/package/boot/uboot-kirkwood/patches/0001-ib62x0.patch index 0a7dc47a5..0a7dc47a5 100644 --- a/package/uboot-kirkwood/patches/0001-ib62x0.patch +++ b/package/boot/uboot-kirkwood/patches/0001-ib62x0.patch diff --git a/package/uboot-kirkwood/patches/0002-kwboot.patch b/package/boot/uboot-kirkwood/patches/0002-kwboot.patch index 091d6a164..091d6a164 100644 --- a/package/uboot-kirkwood/patches/0002-kwboot.patch +++ b/package/boot/uboot-kirkwood/patches/0002-kwboot.patch diff --git a/package/uboot-kirkwood/patches/0003-ide_bus.patch b/package/boot/uboot-kirkwood/patches/0003-ide_bus.patch index c94d63da9..c94d63da9 100644 --- a/package/uboot-kirkwood/patches/0003-ide_bus.patch +++ b/package/boot/uboot-kirkwood/patches/0003-ide_bus.patch diff --git a/package/uboot-kirkwood/patches/100-iconnect.patch b/package/boot/uboot-kirkwood/patches/100-iconnect.patch index d2f35ad5a..d2f35ad5a 100644 --- a/package/uboot-kirkwood/patches/100-iconnect.patch +++ b/package/boot/uboot-kirkwood/patches/100-iconnect.patch diff --git a/package/uboot-kirkwood/patches/110-dockstar.patch b/package/boot/uboot-kirkwood/patches/110-dockstar.patch index 4ff7e57bb..4ff7e57bb 100644 --- a/package/uboot-kirkwood/patches/110-dockstar.patch +++ b/package/boot/uboot-kirkwood/patches/110-dockstar.patch diff --git a/package/uboot-omap35xx/Makefile b/package/boot/uboot-omap35xx/Makefile index 928acc7d4..928acc7d4 100644 --- a/package/uboot-omap35xx/Makefile +++ b/package/boot/uboot-omap35xx/Makefile diff --git a/package/uboot-omap35xx/files/include/configs/omap3_overo.h b/package/boot/uboot-omap35xx/files/include/configs/omap3_overo.h index e1c930df5..e1c930df5 100644 --- a/package/uboot-omap35xx/files/include/configs/omap3_overo.h +++ b/package/boot/uboot-omap35xx/files/include/configs/omap3_overo.h diff --git a/package/uboot-omap4/Makefile b/package/boot/uboot-omap4/Makefile index d128e16bd..d128e16bd 100644 --- a/package/uboot-omap4/Makefile +++ b/package/boot/uboot-omap4/Makefile diff --git a/package/uboot-pxa/Makefile b/package/boot/uboot-pxa/Makefile index 7fe747cf0..7fe747cf0 100644 --- a/package/uboot-pxa/Makefile +++ b/package/boot/uboot-pxa/Makefile diff --git a/package/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch b/package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch index cfef66b8f..cfef66b8f 100644 --- a/package/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch +++ b/package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch diff --git a/package/uboot-xburst/Makefile b/package/boot/uboot-xburst/Makefile index 1d340fd5e..1d340fd5e 100644 --- a/package/uboot-xburst/Makefile +++ b/package/boot/uboot-xburst/Makefile diff --git a/package/uboot-xburst/files/board/n516/Makefile b/package/boot/uboot-xburst/files/board/n516/Makefile index da3bb4c85..da3bb4c85 100644 --- a/package/uboot-xburst/files/board/n516/Makefile +++ b/package/boot/uboot-xburst/files/board/n516/Makefile diff --git a/package/uboot-xburst/files/board/n516/config.mk b/package/boot/uboot-xburst/files/board/n516/config.mk index 4bfe68082..4bfe68082 100644 --- a/package/uboot-xburst/files/board/n516/config.mk +++ b/package/boot/uboot-xburst/files/board/n516/config.mk diff --git a/package/uboot-xburst/files/board/n516/flash.c b/package/boot/uboot-xburst/files/board/n516/flash.c index fd5f81533..fd5f81533 100644 --- a/package/uboot-xburst/files/board/n516/flash.c +++ b/package/boot/uboot-xburst/files/board/n516/flash.c diff --git a/package/uboot-xburst/files/board/n516/n516.c b/package/boot/uboot-xburst/files/board/n516/n516.c index d7885965c..d7885965c 100644 --- a/package/uboot-xburst/files/board/n516/n516.c +++ b/package/boot/uboot-xburst/files/board/n516/n516.c diff --git a/package/uboot-xburst/files/board/n516/u-boot-nand.lds b/package/boot/uboot-xburst/files/board/n516/u-boot-nand.lds index a15a96ec8..a15a96ec8 100644 --- a/package/uboot-xburst/files/board/n516/u-boot-nand.lds +++ b/package/boot/uboot-xburst/files/board/n516/u-boot-nand.lds diff --git a/package/uboot-xburst/files/board/n516/u-boot.lds b/package/boot/uboot-xburst/files/board/n516/u-boot.lds index a15a96ec8..a15a96ec8 100644 --- a/package/uboot-xburst/files/board/n516/u-boot.lds +++ b/package/boot/uboot-xburst/files/board/n516/u-boot.lds diff --git a/package/uboot-xburst/files/board/nanonote/Makefile b/package/boot/uboot-xburst/files/board/nanonote/Makefile index 2c726a788..2c726a788 100644 --- a/package/uboot-xburst/files/board/nanonote/Makefile +++ b/package/boot/uboot-xburst/files/board/nanonote/Makefile diff --git a/package/uboot-xburst/files/board/nanonote/config.mk b/package/boot/uboot-xburst/files/board/nanonote/config.mk index 858e6a2f9..858e6a2f9 100644 --- a/package/uboot-xburst/files/board/nanonote/config.mk +++ b/package/boot/uboot-xburst/files/board/nanonote/config.mk diff --git a/package/uboot-xburst/files/board/nanonote/nanonote.c b/package/boot/uboot-xburst/files/board/nanonote/nanonote.c index 96a3c7da0..96a3c7da0 100644 --- a/package/uboot-xburst/files/board/nanonote/nanonote.c +++ b/package/boot/uboot-xburst/files/board/nanonote/nanonote.c diff --git a/package/uboot-xburst/files/board/nanonote/u-boot-nand.lds b/package/boot/uboot-xburst/files/board/nanonote/u-boot-nand.lds index a15a96ec8..a15a96ec8 100644 --- a/package/uboot-xburst/files/board/nanonote/u-boot-nand.lds +++ b/package/boot/uboot-xburst/files/board/nanonote/u-boot-nand.lds diff --git a/package/uboot-xburst/files/board/nanonote/u-boot.lds b/package/boot/uboot-xburst/files/board/nanonote/u-boot.lds index a15a96ec8..a15a96ec8 100644 --- a/package/uboot-xburst/files/board/nanonote/u-boot.lds +++ b/package/boot/uboot-xburst/files/board/nanonote/u-boot.lds diff --git a/package/uboot-xburst/files/board/sakc/Makefile b/package/boot/uboot-xburst/files/board/sakc/Makefile index 470447d45..470447d45 100644 --- a/package/uboot-xburst/files/board/sakc/Makefile +++ b/package/boot/uboot-xburst/files/board/sakc/Makefile diff --git a/package/uboot-xburst/files/board/sakc/config.mk b/package/boot/uboot-xburst/files/board/sakc/config.mk index b2549587e..b2549587e 100644 --- a/package/uboot-xburst/files/board/sakc/config.mk +++ b/package/boot/uboot-xburst/files/board/sakc/config.mk diff --git a/package/uboot-xburst/files/board/sakc/sakc.c b/package/boot/uboot-xburst/files/board/sakc/sakc.c index 85763c754..85763c754 100644 --- a/package/uboot-xburst/files/board/sakc/sakc.c +++ b/package/boot/uboot-xburst/files/board/sakc/sakc.c diff --git a/package/uboot-xburst/files/board/sakc/u-boot-nand.lds b/package/boot/uboot-xburst/files/board/sakc/u-boot-nand.lds index a15a96ec8..a15a96ec8 100644 --- a/package/uboot-xburst/files/board/sakc/u-boot-nand.lds +++ b/package/boot/uboot-xburst/files/board/sakc/u-boot-nand.lds diff --git a/package/uboot-xburst/files/board/sakc/u-boot.lds b/package/boot/uboot-xburst/files/board/sakc/u-boot.lds index a15a96ec8..a15a96ec8 100644 --- a/package/uboot-xburst/files/board/sakc/u-boot.lds +++ b/package/boot/uboot-xburst/files/board/sakc/u-boot.lds diff --git a/package/uboot-xburst/files/cpu/mips/jz4740.c b/package/boot/uboot-xburst/files/cpu/mips/jz4740.c index 5ae57971d..5ae57971d 100644 --- a/package/uboot-xburst/files/cpu/mips/jz4740.c +++ b/package/boot/uboot-xburst/files/cpu/mips/jz4740.c diff --git a/package/uboot-xburst/files/cpu/mips/jz4740_nand.c b/package/boot/uboot-xburst/files/cpu/mips/jz4740_nand.c index 7877194f1..7877194f1 100644 --- a/package/uboot-xburst/files/cpu/mips/jz4740_nand.c +++ b/package/boot/uboot-xburst/files/cpu/mips/jz4740_nand.c diff --git a/package/uboot-xburst/files/cpu/mips/jz_lcd.c b/package/boot/uboot-xburst/files/cpu/mips/jz_lcd.c index 927b82a6a..927b82a6a 100644 --- a/package/uboot-xburst/files/cpu/mips/jz_lcd.c +++ b/package/boot/uboot-xburst/files/cpu/mips/jz_lcd.c diff --git a/package/uboot-xburst/files/cpu/mips/jz_lcd.h b/package/boot/uboot-xburst/files/cpu/mips/jz_lcd.h index dfd63e03a..dfd63e03a 100644 --- a/package/uboot-xburst/files/cpu/mips/jz_lcd.h +++ b/package/boot/uboot-xburst/files/cpu/mips/jz_lcd.h diff --git a/package/uboot-xburst/files/cpu/mips/jz_mmc.c b/package/boot/uboot-xburst/files/cpu/mips/jz_mmc.c index b3c4e9960..b3c4e9960 100644 --- a/package/uboot-xburst/files/cpu/mips/jz_mmc.c +++ b/package/boot/uboot-xburst/files/cpu/mips/jz_mmc.c diff --git a/package/uboot-xburst/files/cpu/mips/jz_mmc.h b/package/boot/uboot-xburst/files/cpu/mips/jz_mmc.h index 0c7b70ff8..0c7b70ff8 100644 --- a/package/uboot-xburst/files/cpu/mips/jz_mmc.h +++ b/package/boot/uboot-xburst/files/cpu/mips/jz_mmc.h diff --git a/package/uboot-xburst/files/cpu/mips/jz_serial.c b/package/boot/uboot-xburst/files/cpu/mips/jz_serial.c index e9a18a105..e9a18a105 100644 --- a/package/uboot-xburst/files/cpu/mips/jz_serial.c +++ b/package/boot/uboot-xburst/files/cpu/mips/jz_serial.c diff --git a/package/uboot-xburst/files/cpu/mips/mmc_protocol.h b/package/boot/uboot-xburst/files/cpu/mips/mmc_protocol.h index ebd59125b..ebd59125b 100644 --- a/package/uboot-xburst/files/cpu/mips/mmc_protocol.h +++ b/package/boot/uboot-xburst/files/cpu/mips/mmc_protocol.h diff --git a/package/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.c b/package/boot/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.c index 4c98d2943..4c98d2943 100644 --- a/package/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.c +++ b/package/boot/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.c diff --git a/package/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.h b/package/boot/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.h index 8ff78ada2..8ff78ada2 100644 --- a/package/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.h +++ b/package/boot/uboot-xburst/files/cpu/mips/nanonote_gpm940b0.h diff --git a/package/uboot-xburst/files/cpu/mips/usb_boot.S b/package/boot/uboot-xburst/files/cpu/mips/usb_boot.S index 107b928c7..107b928c7 100644 --- a/package/uboot-xburst/files/cpu/mips/usb_boot.S +++ b/package/boot/uboot-xburst/files/cpu/mips/usb_boot.S diff --git a/package/uboot-xburst/files/include/asm-mips/jz4740.h b/package/boot/uboot-xburst/files/include/asm-mips/jz4740.h index 4098873ec..4098873ec 100644 --- a/package/uboot-xburst/files/include/asm-mips/jz4740.h +++ b/package/boot/uboot-xburst/files/include/asm-mips/jz4740.h diff --git a/package/uboot-xburst/files/include/configs/avt2.h b/package/boot/uboot-xburst/files/include/configs/avt2.h index cbf34d720..cbf34d720 100644 --- a/package/uboot-xburst/files/include/configs/avt2.h +++ b/package/boot/uboot-xburst/files/include/configs/avt2.h diff --git a/package/uboot-xburst/files/include/configs/n516.h b/package/boot/uboot-xburst/files/include/configs/n516.h index c741bfe6c..c741bfe6c 100644 --- a/package/uboot-xburst/files/include/configs/n516.h +++ b/package/boot/uboot-xburst/files/include/configs/n516.h diff --git a/package/uboot-xburst/files/include/configs/nanonote.h b/package/boot/uboot-xburst/files/include/configs/nanonote.h index 8926877ab..8926877ab 100644 --- a/package/uboot-xburst/files/include/configs/nanonote.h +++ b/package/boot/uboot-xburst/files/include/configs/nanonote.h diff --git a/package/uboot-xburst/files/include/configs/qi_lb60.h b/package/boot/uboot-xburst/files/include/configs/qi_lb60.h index 1542c3dd6..1542c3dd6 100644 --- a/package/uboot-xburst/files/include/configs/qi_lb60.h +++ b/package/boot/uboot-xburst/files/include/configs/qi_lb60.h diff --git a/package/uboot-xburst/files/include/configs/sakc.h b/package/boot/uboot-xburst/files/include/configs/sakc.h index b88d8b08b..b88d8b08b 100644 --- a/package/uboot-xburst/files/include/configs/sakc.h +++ b/package/boot/uboot-xburst/files/include/configs/sakc.h diff --git a/package/uboot-xburst/files/nand_spl/board/n516/Makefile b/package/boot/uboot-xburst/files/nand_spl/board/n516/Makefile index bd45379fd..bd45379fd 100644 --- a/package/uboot-xburst/files/nand_spl/board/n516/Makefile +++ b/package/boot/uboot-xburst/files/nand_spl/board/n516/Makefile diff --git a/package/uboot-xburst/files/nand_spl/board/n516/config.mk b/package/boot/uboot-xburst/files/nand_spl/board/n516/config.mk index 698c476fd..698c476fd 100644 --- a/package/uboot-xburst/files/nand_spl/board/n516/config.mk +++ b/package/boot/uboot-xburst/files/nand_spl/board/n516/config.mk diff --git a/package/uboot-xburst/files/nand_spl/board/n516/u-boot.lds b/package/boot/uboot-xburst/files/nand_spl/board/n516/u-boot.lds index 7042388d0..7042388d0 100644 --- a/package/uboot-xburst/files/nand_spl/board/n516/u-boot.lds +++ b/package/boot/uboot-xburst/files/nand_spl/board/n516/u-boot.lds diff --git a/package/uboot-xburst/files/nand_spl/board/nanonote/Makefile b/package/boot/uboot-xburst/files/nand_spl/board/nanonote/Makefile index bd45379fd..bd45379fd 100644 --- a/package/uboot-xburst/files/nand_spl/board/nanonote/Makefile +++ b/package/boot/uboot-xburst/files/nand_spl/board/nanonote/Makefile diff --git a/package/uboot-xburst/files/nand_spl/board/nanonote/config.mk b/package/boot/uboot-xburst/files/nand_spl/board/nanonote/config.mk index 698c476fd..698c476fd 100644 --- a/package/uboot-xburst/files/nand_spl/board/nanonote/config.mk +++ b/package/boot/uboot-xburst/files/nand_spl/board/nanonote/config.mk diff --git a/package/uboot-xburst/files/nand_spl/board/nanonote/u-boot.lds b/package/boot/uboot-xburst/files/nand_spl/board/nanonote/u-boot.lds index 7042388d0..7042388d0 100644 --- a/package/uboot-xburst/files/nand_spl/board/nanonote/u-boot.lds +++ b/package/boot/uboot-xburst/files/nand_spl/board/nanonote/u-boot.lds diff --git a/package/uboot-xburst/files/nand_spl/board/sakc/Makefile b/package/boot/uboot-xburst/files/nand_spl/board/sakc/Makefile index bd45379fd..bd45379fd 100644 --- a/package/uboot-xburst/files/nand_spl/board/sakc/Makefile +++ b/package/boot/uboot-xburst/files/nand_spl/board/sakc/Makefile diff --git a/package/uboot-xburst/files/nand_spl/board/sakc/config.mk b/package/boot/uboot-xburst/files/nand_spl/board/sakc/config.mk index 698c476fd..698c476fd 100644 --- a/package/uboot-xburst/files/nand_spl/board/sakc/config.mk +++ b/package/boot/uboot-xburst/files/nand_spl/board/sakc/config.mk diff --git a/package/uboot-xburst/files/nand_spl/board/sakc/u-boot.lds b/package/boot/uboot-xburst/files/nand_spl/board/sakc/u-boot.lds index 7042388d0..7042388d0 100644 --- a/package/uboot-xburst/files/nand_spl/board/sakc/u-boot.lds +++ b/package/boot/uboot-xburst/files/nand_spl/board/sakc/u-boot.lds diff --git a/package/uboot-xburst/files/nand_spl/nand_boot_jz4740.c b/package/boot/uboot-xburst/files/nand_spl/nand_boot_jz4740.c index 9df0596e8..9df0596e8 100644 --- a/package/uboot-xburst/files/nand_spl/nand_boot_jz4740.c +++ b/package/boot/uboot-xburst/files/nand_spl/nand_boot_jz4740.c diff --git a/package/uboot-xburst/patches/001-xburst.patch b/package/boot/uboot-xburst/patches/001-xburst.patch index be833305e..be833305e 100644 --- a/package/uboot-xburst/patches/001-xburst.patch +++ b/package/boot/uboot-xburst/patches/001-xburst.patch diff --git a/package/uboot-xburst/patches/005-i2c.patch b/package/boot/uboot-xburst/patches/005-i2c.patch index b8ad22f0e..b8ad22f0e 100644 --- a/package/uboot-xburst/patches/005-i2c.patch +++ b/package/boot/uboot-xburst/patches/005-i2c.patch diff --git a/package/uboot-xburst/patches/009-n516.patch b/package/boot/uboot-xburst/patches/009-n516.patch index 49eaf3da4..49eaf3da4 100644 --- a/package/uboot-xburst/patches/009-n516.patch +++ b/package/boot/uboot-xburst/patches/009-n516.patch diff --git a/package/uboot-xburst/patches/010-sakc.patch b/package/boot/uboot-xburst/patches/010-sakc.patch index 2ec82b7dc..2ec82b7dc 100644 --- a/package/uboot-xburst/patches/010-sakc.patch +++ b/package/boot/uboot-xburst/patches/010-sakc.patch diff --git a/package/yamonenv/Makefile b/package/boot/yamonenv/Makefile index e1d2a4baf..e1d2a4baf 100644 --- a/package/yamonenv/Makefile +++ b/package/boot/yamonenv/Makefile diff --git a/package/yamonenv/patches/001-yamonenv_mtd_partition.patch b/package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch index e1def28af..e1def28af 100644 --- a/package/yamonenv/patches/001-yamonenv_mtd_partition.patch +++ b/package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch |