3e708ed1f2
This patch bumps following packages to the newer version: - OpenSBI v1.1 - U-boot v2022.10 - Linux 6.0 Linux kernel is hosted on AndesTech Github which includes ethernet, SD card, DMAC, RTC, WDT drivers support. OpenSBI is based on v1.1 with andes platfrom fdt driver. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
CONFIG_SPL_FS_FAT=y
|
|
CONFIG_SPL_MMC=y
|
|
# CONFIG_SPL_RAM_SUPPORT is not set
|
|
CONFIG_SPL_OPENSBI_LOAD_ADDR=0x0
|
|
CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS=0x0
|
|
CONFIG_DISPLAY_CPUINFO=y
|
|
CONFIG_DISPLAY_BOARDINFO=y
|