On 13 October 2018 at 16:34, Angelo Dureghello <[email protected]> wrote: > Enable DT usage for all m68k boards. To provide a > working single binary, the dts has been kept as embedded. > > Signed-off-by: Angelo Dureghello <[email protected]> > --- > Changes for v2: > - new patch > Changes for v3: > - none > --- > configs/M5208EVBE_defconfig | 2 ++ > configs/M52277EVB_defconfig | 2 ++ > configs/M52277EVB_stmicro_defconfig | 2 ++ > configs/M5235EVB_Flash32_defconfig | 2 ++ > configs/M5235EVB_defconfig | 2 ++ > configs/M5249EVB_defconfig | 2 ++ > configs/M5253DEMO_defconfig | 2 ++ > configs/M5272C3_defconfig | 2 ++ > configs/M5275EVB_defconfig | 3 +++ > configs/M5282EVB_defconfig | 2 ++ > configs/M53017EVB_defconfig | 2 ++ > configs/M5329AFEE_defconfig | 2 ++ > configs/M5329BFEE_defconfig | 2 ++ > configs/M5373EVB_defconfig | 2 ++ > configs/M54418TWR_defconfig | 2 ++ > configs/M54418TWR_nand_mii_defconfig | 2 ++ > configs/M54418TWR_nand_rmii_defconfig | 2 ++ > configs/M54418TWR_nand_rmii_lowfreq_defconfig | 2 ++ > configs/M54418TWR_serial_mii_defconfig | 2 ++ > configs/M54418TWR_serial_rmii_defconfig | 2 ++ > configs/M54451EVB_defconfig | 2 ++ > configs/M54451EVB_stmicro_defconfig | 2 ++ > configs/M54455EVB_a66_defconfig | 2 ++ > configs/M54455EVB_defconfig | 2 ++ > configs/M54455EVB_i66_defconfig | 2 ++ > configs/M54455EVB_intel_defconfig | 2 ++ > configs/M54455EVB_stm33_defconfig | 2 ++ > configs/M5475BFE_defconfig | 2 ++ > configs/M5475CFE_defconfig | 2 ++ > configs/M5475DFE_defconfig | 2 ++ > configs/M5475EFE_defconfig | 2 ++ > configs/M5475FFE_defconfig | 2 ++ > configs/M5475GFE_defconfig | 2 ++ > configs/M5485AFE_defconfig | 2 ++ > configs/M5485BFE_defconfig | 2 ++ > configs/M5485CFE_defconfig | 2 ++ > configs/M5485DFE_defconfig | 2 ++ > configs/M5485EFE_defconfig | 2 ++ > configs/M5485FFE_defconfig | 2 ++ > configs/M5485GFE_defconfig | 2 ++ > configs/M5485HFE_defconfig | 2 ++ > configs/amcore_defconfig | 2 ++ > configs/astro_mcf5373l_defconfig | 2 ++ > configs/cobra5272_defconfig | 2 ++ > configs/eb_cpu5282_defconfig | 2 ++ > configs/eb_cpu5282_internal_defconfig | 2 ++ > configs/stmark2_defconfig | 2 ++ > 47 files changed, 95 insertions(+)
Can you do this in arch/Kconfig? Also please don't use CONFIG_OF_EMBED - that is just for debugging. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

