u-boot-2016/lib
Hans de Goede 77d7fff8ce fdt: Fix handling of paths with options in them
After syncing the sunxi dts files with the upstream kernel dm/fdt sunxi
builds would no longer boot.

The problem is that stdout-path is now set like this in the upstream dts
files: stdout-path = "serial0:115200n8". The use of options in of-paths,
either after an alias name, or after a full path, e.g. stdout-path =
"/soc@01c00000/serial@01c28000:115200", is standard of usage, but something
which the u-boot dts code so far did not handle.

This commit fixes this, adding support for both path formats.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-04-23 22:54:32 -06:00
..
bzip2
libfdt fdt: Fix handling of paths with options in them 2015-04-23 22:54:32 -06:00
lzma
lzo
rsa
tizen
zlib
addr_map.c
aes.c
asm-offsets.c
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno.c
errno_str.c
fdtdec.c fdt: Rename setup_fdt() and make it prepare also 2015-04-23 09:05:53 -06:00
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip: add gzwrite routine for extracting compresed images to block device 2015-04-22 12:14:55 -04:00
gzip.c
hang.c
hashtable.c
initcall.c
Kconfig
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
Makefile fdt: Allow FDT functions to be built for SPL 2015-04-23 09:05:54 -06:00
md5.c
net_utils.c
physmem.c
qsort.c
rand.c
rbtree.c
sha1.c
sha256.c
slre.c
string.c
strmhz.c
time.c
tpm.c
trace.c
uuid.c
vsprintf.c dm: Add a panic_str() function to reduce code size 2015-04-23 09:05:52 -06:00