History log of /linux-master/arch/arm/mach-realtek/rtd1195.c
Revision Date Author Comments
# 86aeee4d 04-Oct-2017 Andreas Färber <afaerber@suse.de>

ARM: Prepare Realtek RTD1195

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>