mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
kmp204x: enable the errata command
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
This commit is contained in:
parent
2846c43e2d
commit
522641a788
1 changed files with 1 additions and 0 deletions
|
|
@ -381,6 +381,7 @@ int get_scl(void);
|
|||
*/
|
||||
#define CONFIG_CMD_PCI
|
||||
#define CONFIG_CMD_NET
|
||||
#define CONFIG_CMD_ERRATA
|
||||
|
||||
/* we don't need flash support */
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue