]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards
authorAndrew F. Davis <afd@ti.com>
Mon, 10 Jul 2017 19:45:52 +0000 (14:45 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 23 Jul 2017 02:22:44 +0000 (22:22 -0400)
commitddf013458dd2fa2f269fc03336d617a5c87987b9
treee329414b64c1a66afd8ac081bdb5c2a5e8212d37
parent137ae0c4b1c4da281a9c4f533242ed547f916578
arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards

Similar to what is done with OMAP5 class boards we need to
perform fixups common to this SoC class, add support for this here
and add HS fixups.

Signed-off-by: Andrew F. Davis <afd@ti.com>
arch/arm/mach-omap2/am33xx/Makefile
arch/arm/mach-omap2/am33xx/fdt.c [new file with mode: 0644]