From: Andreas Bießmann Date: Fri, 6 Sep 2013 13:04:49 +0000 (+0200) Subject: tricorder: add configuration for a flashcard u-boot X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a1c38c0569ad761be2661fee0bdf8798aff15e62;p=project%2Fbcm63xx%2Fu-boot.git tricorder: add configuration for a flashcard u-boot The 'flashcard' u-boot configuration has a readonly environment and boots a bare kernel/initrd to program the device from an clean environment. Signed-off-by: Andreas Bießmann --- diff --git a/boards.cfg b/boards.cfg index 6b4dfef12e..0d4f2e0866 100644 --- a/boards.cfg +++ b/boards.cfg @@ -310,6 +310,7 @@ Active arm armv7 omap3 8dtech eco5pk Active arm armv7 omap3 comelit dig297 dig297 - Luca Ceresoli Active arm armv7 omap3 compulab cm_t35 cm_t35 - Igor Grinberg Active arm armv7 omap3 corscience tricorder tricorder - Thomas Weber +Active arm armv7 omap3 corscience tricorder tricorder_flash tricorder:FLASHCARD Thomas Weber Active arm armv7 omap3 htkw mcx mcx - Ilya Yanok Active arm armv7 omap3 isee igep00x0 igep0020 omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_ONENAND Enric Balletbo i Serra Active arm armv7 omap3 isee igep00x0 igep0020_nand omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_NAND -