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 Enhance the mechanism that lets you configure the ubldr boot device by 2014-03-11 22:02:49 +00:00
console.c
copy.c Clarify an error message. The addresses here are 2013-02-18 20:11:20 +00:00
devicename.c Use disk_fmtdev() and disk_parsedev() functions from the new DISK API. 2012-09-09 11:32:06 +00:00
disk.c Enhance the mechanism that lets you configure the ubldr boot device by 2014-03-11 22:02:49 +00:00
elf_freebsd.c Print kernel args as late as possible before jumping into kernel. 2013-02-23 20:27:03 +00:00
glue.c Enhance the mechanism that lets you configure the ubldr boot device by 2014-03-11 22:02:49 +00:00
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 Minor style correction. 2010-02-25 15:30:26 +00:00