aab3c35a57
last working
U-Boot@PFC-750-840x:/ setenv boot_conf "conf-750-8400#overlay-750-8400-wosm-p0000042#overlay-750-8400-base-p0000017#overlay-750-8400-localbus-p0000007#overlay-750-8400-interaction-p0000031"
U-Boot@PFC-750-840x:/ setenv fdt_high
U-Boot@PFC-750-840x:/ setenv bootm_size 0x10000000
U-Boot@PFC-750-840x:/ ext4load mmc 1:2 ${loadaddr} /boot/fitImage
23880192 bytes read in 1048 ms (21.7 MiB/s)
U-Boot@PFC-750-840x:/ setenv bootargs "console=ttyS2,115200 root=/dev/mmcblk0p2 rw rootwait"
U-Boot@PFC-750-840x:/ bootm ${loadaddr}#${boot_conf}
Signed-off-by: Heinrich Toews <ht@twx-software.de>
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "k3-pinctrl.h"
|
|
#include <dt-bindings/gpio/gpio.h>
|
|
#include <dt-bindings/interrupt-controller/irq.h>
|
|
#include <dt-bindings/leds/common.h>
|
|
|
|
#include "k3-am623-pfc-750-84xx-wosm.dtsi"
|