[U-Boot] [PATCH 0/3] rk3288 (also rk3036, rk322x) defconfig fixes
Urja Rannikko
urjaman at gmail.com
Wed Apr 3 09:34:06 UTC 2019
Hi,
Actually this mostly touches rk3288 veyrons, but others were also touched
in moving some CONFIG items totally into Kconfig.
I did this to show what i meant with my question on whether I should touch
more than just speedy defconfig as a hopefully okay middleground suggestion.
(Since nobody decided to say anything about that..)
Urja Rannikko (3):
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
configs: update rk3288 veyron defconfigs
configs/chromebit_mickey_defconfig | 27 +++++++++++++++++----------
configs/chromebook_jerry_defconfig | 27 +++++++++++++++++----------
configs/chromebook_minnie_defconfig | 27 +++++++++++++++++----------
configs/chromebook_speedy_defconfig | 27 +++++++++++++++------------
configs/evb-rk3036_defconfig | 3 ++-
configs/evb-rk3229_defconfig | 2 +-
configs/evb-rk3288_defconfig | 2 +-
configs/fennec-rk3288_defconfig | 2 +-
configs/firefly-rk3288_defconfig | 2 +-
configs/kylin-rk3036_defconfig | 3 ++-
configs/miqi-rk3288_defconfig | 2 +-
configs/phycore-rk3288_defconfig | 2 +-
configs/popmetal-rk3288_defconfig | 2 +-
configs/rock2_defconfig | 2 +-
configs/tinker-rk3288_defconfig | 2 +-
include/configs/rk3036_common.h | 3 ---
include/configs/rk322x_common.h | 1 -
include/configs/rk3288_common.h | 1 -
include/configs/veyron.h | 2 --
include/configs/vyasa-rk3288.h | 1 -
20 files changed, 79 insertions(+), 61 deletions(-)
--
2.21.0
More information about the U-Boot
mailing list