]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change Armada XP kernel load address to the u-boot's end address
authorZbigniew Bodek <zbb@FreeBSD.org>
Mon, 28 Oct 2013 21:37:45 +0000 (21:37 +0000)
committerZbigniew Bodek <zbb@FreeBSD.org>
Mon, 28 Oct 2013 21:37:45 +0000 (21:37 +0000)
commitd7b01075910967c34720caf3c3f9a9d022852e94
tree72841971531dec6b9cd7aadd2b089b4104877f5c
parent67c3c19d0aa44751226b2f4dd343603a88f18608
Change Armada XP kernel load address to the u-boot's end address

Loading kernel to 0xf00000 has no practical reason.
Starting it from the u-boot's highest possible end address
(2MB counting from 0x0) makes more sense.

Tested by: kevlo
sys/arm/mv/armadaxp/std.armadaxp