mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 19:47:12 -04:00
mpc8308rdb: add support for FIT images
This is very useful on a modern system. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
parent
ea1ea54e35
commit
40775e9676
@ -37,6 +37,10 @@
|
|||||||
|
|
||||||
#define CONFIG_MISC_INIT_R
|
#define CONFIG_MISC_INIT_R
|
||||||
|
|
||||||
|
/* new uImage format support */
|
||||||
|
#define CONFIG_FIT 1
|
||||||
|
#define CONFIG_FIT_VERBOSE 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* On-board devices
|
* On-board devices
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user