mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
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 <andreas.biessmann@corscience.de>
This commit is contained in:
parent
0dff13a9ae
commit
a1c38c0569
1 changed files with 1 additions and 0 deletions
|
@ -310,6 +310,7 @@ Active arm armv7 omap3 8dtech eco5pk
|
|||
Active arm armv7 omap3 comelit dig297 dig297 - Luca Ceresoli <luca.ceresoli@comelit.it>
|
||||
Active arm armv7 omap3 compulab cm_t35 cm_t35 - Igor Grinberg <grinberg@compulab.co.il>
|
||||
Active arm armv7 omap3 corscience tricorder tricorder - Thomas Weber <weber@corscience.de>
|
||||
Active arm armv7 omap3 corscience tricorder tricorder_flash tricorder:FLASHCARD Thomas Weber <weber@corscience.de>
|
||||
Active arm armv7 omap3 htkw mcx mcx - Ilya Yanok <yanok@emcraft.com>
|
||||
Active arm armv7 omap3 isee igep00x0 igep0020 omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_ONENAND Enric Balletbo i Serra <eballetbo@iseebcn.com>
|
||||
Active arm armv7 omap3 isee igep00x0 igep0020_nand omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_NAND -
|
||||
|
|
Loading…
Reference in a new issue