/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/env/ |
H A D | remote.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | onenand.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | flash.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | nvram.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | sata.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | eeprom.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | ubi.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | nand.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | ext4.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | fat.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | mmc.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | sf.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t4rdb/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/b4860qds/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t4qds/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t208xqds/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/c29xpcie/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t102xqds/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t102xrdb/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/board/freescale/t104xrdb/ |
H A D | spl.c | diff 203e94f6c9ca03e260175ce240f5856507395585 Thu Aug 03 13:21:56 CDT 2017 Simon Glass <sjg@chromium.org> env: Add an enum for environment state
At present we have three states for the environment, numbered 0, 1 and 2. Add an enum to record this to avoid open-coded values.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|