uboot-tools: add fw_printenv, rename to uboot-tools
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 18 Jul 2011 13:22:13 +0000 (15:22 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 18 Jul 2011 13:27:52 +0000 (15:27 +0200)
commit7a2fa1f8db5c2e627a4b939862af5f938fcfc359
tree493a2520b34487f2c983b69a2f6775784d6ad9cf
parent1dfc43cced8d30984687950beca6448203fb576d
uboot-tools: add fw_printenv, rename to uboot-tools

Move fw_printenv / fw_setenv options from the uboot bootloader build to
the uboot-mkimage package, and rename it to uboot-tools.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 files changed:
boot/uboot/Config.in
boot/uboot/uboot.mk
linux/linux.mk
package/Config.in
package/uboot-mkimage/Config.in [deleted file]
package/uboot-mkimage/uboot-mkimage-2011.03-drop-configh.patch [deleted file]
package/uboot-mkimage/uboot-mkimage-2011.03-hostcflags-override-fix.patch [deleted file]
package/uboot-mkimage/uboot-mkimage.mk [deleted file]
package/uboot-tools/Config.in [new file with mode: 0644]
package/uboot-tools/uboot-tools-2011.03-drop-configh.patch [new file with mode: 0644]
package/uboot-tools/uboot-tools-2011.03-hostcflags-override-fix.patch [new file with mode: 0644]
package/uboot-tools/uboot-tools.mk [new file with mode: 0644]