Ian Lepore
|
fd8e1198f8
|
Remove FREEBSD_BOOT_LOADER that already exists in std.armv6 config file.
PR: 207728
Submitted by: Jia-Shiun Li <jiashiun@gmail.com>
|
2016-03-20 16:48:29 +00:00 |
|
Andrew Turner
|
aeef645f92
|
Stop setting {KERN,}PHYSADDR on armv6, it's unneeded.
Sponsored by: ABT Systems Ltd
|
2015-11-20 16:12:22 +00:00 |
|
Andrew Turner
|
c375a72167
|
Move including std.bcm2835 to the RPI-B kernel config. The std.rpi file
will be shared between the existing Raspberry Pi config, and the new
Raspberry Pi 2 config.
MFC after: 1 week
|
2015-03-24 19:01:42 +00:00 |
|
Andrew Turner
|
979d76c948
|
Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
memory at the end of the kernel.
This helps reduce the SoC and board specific configuration required.
Reviewed by: bsdimp
Tested by: jmg (armeb), br
|
2014-01-28 09:12:04 +00:00 |
|
Rui Paulo
|
9c9a49c494
|
Move the Raspberry Pi low level options out of the kernel config and into
std.rpi + std.bcm2835.
Reviewed by: imp
|
2013-07-15 07:01:30 +00:00 |
|