Adam Ford
e91907a146
Convert CONFIG_ENV_OVERWRITE to Kconfig
...
This converts the following to Kconfig:
CONFIG_ENV_OVERWRITE
Signed-off-by: Adam Ford <aford173@gmail.com >
[trini: Rerun migration, remove some comments]
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-28 16:18:06 -04:00
Tom Rini
40930837ab
arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOOTDELAY
Cc: Holger Brunck <holger.brunck@ch.abb.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-06-26 10:29:05 -04:00
Tom Rini
44a666a848
Convert CONFIG_BOOTARGS to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOOTARGS
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-06-26 10:29:05 -04:00
Simon Glass
1af3c7f422
common: Drop linux/stringify.h from common header
...
Move this uncommon header out of the common header.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-05-18 21:19:23 -04:00
Holger Brunck
468ba8d00b
ARM: socfpga: Add initial support for the ABB SECU board
...
Add initial support for the ABB SECU board, which is an ArriaV-based
SoCFPGA system with ethernet and booting from Denali NAND.
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com >
Cc: Ley Foon Tan <ley.foon.tan@intel.com >
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com >
2020-03-03 22:11:36 +01:00