README.hardware: Update mpc8315 load address
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2013 11:12:08 +0000 (12:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2013 11:13:33 +0000 (12:13 +0100)
commit3c58d9d8961ea78d9e26e90cdeb99458a28b3c0f
treeaa4b60e53691600ac621e1a756b8be98a5015aa5
parentccf29055d6bd556373aab60201e677d4559f5ff4
README.hardware: Update mpc8315 load address

The kernel size has grown to a point where the original load address might not work
due to memory region overlap. This updates the instructions to use larger memory
addresses which avoids the problem.

[YOCTO #2430]

(From meta-yocto rev: 6b7cd4aa50f91c4ebb8a61c9d7fea616be63f470)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
README.hardware