This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2025-01-01 15:51:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c8a777127
linux
/
arch
/
arm
/
mach-bcm2835
/
Makefile.boot
2 lines
25 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: bcm2835: remove useless variables from Makefile.boot Neither params_phys-y nor initrd_phys-y are needed when booting with a Device Tree. Those values are passed through the Device Tree blob. So get rid of those variable definitions from Makefile.boot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2012-10-25 11:59:18 +00:00
zreladdr-y
:=
0x00008000
Reference in New Issue
Copy Permalink