summaryrefslogtreecommitdiff
path: root/target/linux/patches/4.4.96/h8300.patch
blob: 1f9328df36c0b5cef2d5c7b9442cf250737f2743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nur linux-4.4.88.orig/arch/h8300/Kconfig.cpu linux-4.4.88/arch/h8300/Kconfig.cpu
--- linux-4.4.88.orig/arch/h8300/Kconfig.cpu	2017-09-13 23:10:05.000000000 +0200
+++ linux-4.4.88/arch/h8300/Kconfig.cpu	2017-09-17 21:15:32.584654434 +0200
@@ -96,4 +96,8 @@
         hex "Load offset"
 	default 0
 
+config RAMBASE
+	hex "RAM base address"
+	default 0x400000
+
 endmenu