diff options
| author | Tom Rini <trini@konsulko.com> | 2019-07-21 15:40:21 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2019-07-21 15:40:21 -0400 |
| commit | 79ea03b38a8e9a4488473b5ee57f3fab8d360f17 (patch) | |
| tree | d9dd81471cdc0b36b3e1b8596b9e7bd333a56843 /scripts | |
| parent | a7e617af88d8eafde2ad2ead610ffe6d68322711 (diff) | |
| parent | 8b1ceb0ac1aa1746c6751d698ce7a012a236fa65 (diff) | |
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- rk3399 lpddr4 support
- rk3399-rock960 board support improvement
- Eliminate pyelftools dependency by make_fit_atf.py
- clean up rockchip dts to use -u-boot.dtsi
- use ARM arch/generic timer instead of rk_timer
- clean up Kconfig options for board support
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index bd167959b3..e616f7229b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1532,6 +1532,7 @@ CONFIG_RMSTP9_ENA CONFIG_ROCKCHIP_CHIP_TAG CONFIG_ROCKCHIP_MAX_INIT_SIZE CONFIG_ROCKCHIP_SDHCI_MAX_FREQ +CONFIG_ROCKCHIP_STIMER_BASE CONFIG_ROM_STUBS CONFIG_ROOTFS_OFFSET CONFIG_ROOTPATH |
