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>
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
label linux
|
|
kernel /boot/Image
|
|
fdt /boot/ae350_ax45mp.dtb
|
|
append earlycon=sbi root=/dev/mmcblk0p2 rootwait
|