Remove u-boot-ar71xx (not used yet) and changed mkimage to use deblobbed u-boot.
authorRISCi_ATOM <bob@bobcall.me>
Thu, 2 Jun 2016 18:23:32 +0000 (18:23 +0000)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 2 Jun 2016 18:23:32 +0000 (18:23 +0000)
commitb906bd42fbd18925639168ee9156a0f3ee38c6a7
treef11e03b1df9e715ac29a0fcdadf596b06cf23aea
parent209a18d4845d6fa44435736901ee49c56d1f768d
Remove u-boot-ar71xx (not used yet) and changed mkimage to use deblobbed u-boot.
26 files changed:
trunk/package/boot/uboot-ar71xx/Makefile [deleted file]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile [deleted file]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk [deleted file]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S [deleted file]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c [deleted file]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds [deleted file]
trunk/package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c [deleted file]
trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c [deleted file]
trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h [deleted file]
trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h [deleted file]
trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c [deleted file]
trunk/package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c [deleted file]
trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h [deleted file]
trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h [deleted file]
trunk/package/boot/uboot-ar71xx/files/include/configs/nbg460n.h [deleted file]
trunk/package/boot/uboot-ar71xx/patches/001-ar71xx.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/021-darwin_compat.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/022-getline_backport.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/030-no_examples.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/040-no_extern_inline.patch [deleted file]
trunk/package/boot/uboot-ar71xx/patches/041-no_weak_alias.patch [deleted file]
trunk/tools/mkimage/Makefile