freebsd-dev/sys/boot/uboot/lib
Ian Lepore db7e396903 Fix fdt_platform_fixups() mem region handling. It turns out u-boot puts
several types of data into the mem-info array (DRAM, SRAM, flash).  We
need to extract just the DRAM entries for translation into fdt memory
properties.

Also, increase the number of regions we can handle from 5 to 16.

Submitted by:	Michal Meloun
2015-03-17 21:15:24 +00:00
..
api_public.h
console.c
copy.c
devicename.c
disk.c
elf_freebsd.c
glue.c
glue.h Fix fdt_platform_fixups() mem region handling. It turns out u-boot puts 2015-03-17 21:15:24 +00:00
libuboot.h Move the definitions of the fdt functions from a uboot header to a new fdt 2014-11-01 10:50:18 +00:00
Makefile Move the definitions of the fdt functions from a uboot header to a new fdt 2014-11-01 10:50:18 +00:00
module.c Move the definitions of the fdt functions from a uboot header to a new fdt 2014-11-01 10:50:18 +00:00
net.c
reboot.c
time.c