+1
−0
+2
−0
+3
−0
arch/arm/mach-realtek/Kconfig
0 → 100644
+11
−0
arch/arm/mach-realtek/Makefile
0 → 100644
+2
−0
Loading
Introduce ARCH_REALTEK Kconfig option also for 32-bit Arm.
Override the text offset to cope with boot ROM occupying first 0xa800
bytes and further reservations up to 0xf4000 (compare Device Tree).
Add a custom machine_desc to enforce memory carveout for I/O registers.
Signed-off-by:
Andreas Färber <afaerber@suse.de>