commit | fba6f45cdcf77985c4bf891322b5442bda1005e0 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Fri Nov 08 11:18:56 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Nov 09 17:21:02 2013 +0100 |
tree | 2d1539b9d2911ffc6a5d4d323e74eee8f75bb982 | |
parent | 3ced12a06baaf90039fa171688d33358b15613d1 [diff] |
malta: store environment in flash Allow the environment to be stored in the monitor flash of a Malta board. The environment is stored in the final 128KB of the flash, which both leaves the majority of the flash available for U-boot code and also matches the location which YAMON uses. Signed-off-by: Paul Burton <paul.burton@imgtec.com>