Files
u-boot/include/configs
Ryan Harkin f3c71c93d7 vexpress64: store env in flash
Add support for storing the environment in CFI NOR flash on Juno and FVP
models.

I also removed some config values that are not used by CFI flash parts.

Juno has 1 flash part with 259 sectors.  The first 255 sectors are
0x40000 (256kb) and are followed by 4 sectors of 0x10000 (64KB).

FVP models simulate a 64MB NOR flash part at base address 0x0FFC0000.
This part has 256 x 256kb sectors.  We use the last sector to store the
environment.

To save the NOR flash to a file, the following parameters should be
passed to the model:

    -C bp.flashloader1.fname=${FILENAME}
    -C bp.flashloader1.fnameWrite=${FILENAME}

Foundation models don't simulate the NOR flash, but having NOR support
in the u-boot binary does not harm:  attempting to write to the NOR will
fail gracefully.

Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2015-11-21 21:50:29 -05:00
..
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-30 15:11:52 +01:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-09-02 15:34:13 +02:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-12 09:21:07 -07:00
2015-10-22 14:22:27 -04:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-12 17:41:20 +01:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-19 17:06:16 -04:00
2015-11-18 14:50:06 -05:00
2015-11-10 15:04:21 +01:00
2015-11-12 09:21:07 -07:00
2015-10-24 13:50:38 -04:00
2015-08-12 20:47:43 -04:00
2015-11-18 14:50:06 -05:00
2015-11-19 20:27:52 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-08-31 17:32:59 +09:00
2015-05-29 13:46:36 +02:00
2015-11-18 14:50:06 -05:00
2015-10-30 15:09:20 +01:00
2015-09-02 15:25:28 +02:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-12 09:21:07 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00