u-boot/arch/sandbox
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors
If there is a '.' in a compatible string, then dtoc will produce a struct
with a name containing a '.'. This won't work, so replace it with '_'.

Also add a suitable test to the sandbox device tree to catch this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:07:35 -07:00
..
cpu spl: sandbox: Drop spl_board_announce_boot_device() 2016-12-09 08:40:18 -05:00
dts dtoc: Replace dot with underscore to avoid compiler errors 2017-02-08 06:07:35 -07:00
include/asm efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
lib libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 2016-12-02 20:54:34 -07:00
Kconfig drivers/pci/Kconfig: Add PCI 2016-10-27 20:33:56 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00
config.mk sandbox: Support building an SPL image 2016-07-14 20:40:24 -06:00