mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 13:36:59 +02:00
- enable OF control and embedded OF - set default device tree file name to 'microblaze' - add CPP to dtc proxy: board/xilinx/dts/microblaze.dts - add an empty but processable dts for microblaze-generic Signed-off-by: Stephan Linz <linz@li-pro.net>
8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
/dts-v1/;
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
aliases {
|
|
} ;
|
|
} ;
|