mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
5
arch/arm/mach-clps711x/Makefile.boot
Normal file
5
arch/arm/mach-clps711x/Makefile.boot
Normal file
|
@ -0,0 +1,5 @@
|
|||
# The standard locations for stuff on CLPS711x type processors
|
||||
params_phys-y := 0xc0000100
|
||||
# Should probably have some agreement on these...
|
||||
initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000
|
||||
initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000
|
Loading…
Add table
Add a link
Reference in a new issue