Simon Glass
975e7cf301
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Heiko Schocher <hs@denx.de >
2021-07-28 14:29:37 -04:00
Simon Glass
9ca00684db
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-07-28 14:29:37 -04:00
Simon Glass
83061dbd1c
Rename GPIO_SUPPORT to GPIO
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-07-28 14:29:36 -04:00
Simon Glass
933b2f09cb
Rename SPL_POWER_SUPPORT to SPL_POWER
...
Rename this option so that CONFIG_IS_ENABLED can be used with it.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com >
2021-07-28 14:27:54 -04:00
Tom Rini
df59b7d23b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-07-26 21:10:37 -04:00
Tom Rini
2bba78076b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-06-28 10:17:29 -04:00
Tom Rini
f4b2786b80
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-05-25 12:40:16 -04:00
Marek Behún
960f110c37
ARM: enable LTO for some boards
...
Enable LTO for some boards that were tested by people on U-Boot Mailing
List.
Signed-off-by: Marek Behún <marek.behun@nic.cz >
Tested-by: Adam Ford <aford173@gmail.com >
Tested-by: Pali Rohár <pali@kernel.org >
Tested-by: Tim Harvey <tharvey@gateworks.com >
2021-05-24 14:21:30 -04:00
Tom Rini
838157d02e
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-05-11 12:19:09 -04:00
Adam Ford
5d9b166401
imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.
...
There is a second lpddr configuration with 2GB of RAM, but this requires
different RAM timings, so in addition to adding the timing file, a
separate defconfig is necessary.
Signed-off-by: Adam Ford <aford173@gmail.com >
2021-03-01 10:21:36 +01:00