diff options
author | Tom Rini <trini@konsulko.com> | 2020-01-26 12:05:11 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-26 12:05:11 -0500 |
commit | 0b23b0d9f969c4a587cb9ee75905d6f6f9d1d2ea (patch) | |
tree | af37dbf79ad534f70291e5e3e8046227533da156 /configs/pine64-lts_defconfig | |
parent | 40521a6c90d4adfb7f3041033c8cbbeff087a5ca (diff) | |
parent | 2936eb2d550a642275113464fc9dcbb03357c049 (diff) |
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- Libre Computer ALL-H3-IT/ALL-H5-CC board (Chen-Yu Tsai)
- Allwinner R40 Ethernet, usb phy enablement (Andre Przywara)
- Sunxi auto load from 128KB MMC offset (Andre Przywara)
- Orange Pi Win Ethernet phy enablement (Jernej Skrabec)
Diffstat (limited to 'configs/pine64-lts_defconfig')
-rw-r--r-- | configs/pine64-lts_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pine64-lts_defconfig b/configs/pine64-lts_defconfig index a1c2d4245d..6e2c247c1a 100644 --- a/configs/pine64-lts_defconfig +++ b/configs/pine64-lts_defconfig @@ -11,7 +11,6 @@ CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_SPL_SPI_SUNXI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_USE_PREBOOT=y -CONFIG_SYS_SPI_U_BOOT_OFFS=0x8000 # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-lts" |