freebsd-dev/sys/boot/fdt
Zbigniew Bodek 22c7a03178 Split CESA memory resource into TDMA and CESA regs
TDMA and CESA registers are placed in different ranges of memory. Split
memory resource in DTS to reflect that. This change is needed to support
multiple CESA nodes as otherwise the ranges of different nodes would
overlap.

In consequence, CESA_WRITE and CESA_READ macros have been split depending
on which range of registers is accessed. Offsets for CESA registers have
been modified as the base address has changed.

Submitted by:	Michal Stanek <mst@semihalf.com>
Obtained from:	Semihalf
Sponsored by:	Stormshield
Differential revision:	https://reviews.freebsd.org/D6217
2016-06-02 18:35:35 +00:00
..
dts Split CESA memory resource into TDMA and CESA regs 2016-06-02 18:35:35 +00:00
fdt_loader_cmd.c Fixed memory leak in FDT overlay handling code 2016-05-19 20:51:47 +00:00
fdt_overlay.c Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
fdt_overlay.h Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
fdt_platform.h Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00