From a187559e3d586891c917279044c5386d1b2adc6e Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Fri, 5 Feb 2016 19:30:11 -0800 Subject: Use correct spelling of "U-Boot" Correct spelling of "U-Boot" shall be used in all written text (documentation, comments in source files etc.). Signed-off-by: Bin Meng Reviewed-by: Heiko Schocher Reviewed-by: Simon Glass Reviewed-by: Minkyu Kang --- board/freescale/mpc8323erdb/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'board/freescale/mpc8323erdb') diff --git a/board/freescale/mpc8323erdb/README b/board/freescale/mpc8323erdb/README index 6f89829..9a46da0 100644 --- a/board/freescale/mpc8323erdb/README +++ b/board/freescale/mpc8323erdb/README @@ -22,10 +22,10 @@ Freescale MPC8323ERDB Board 3. Downloading and Flashing Images -3.1 Reflash U-boot Image using U-boot +3.1 Reflash U-Boot Image using U-Boot N.b, have an alternate means of programming - the flash available if the new u-boot doesn't boot. + the flash available if the new U-Boot doesn't boot. First try a: @@ -44,7 +44,7 @@ Freescale MPC8323ERDB Board erase fe000000 +$filesize cp.b $loadaddr fe000000 $filesize - To keep your old u-boot's environment variables, do a: + To keep your old U-Boot's environment variables, do a: saveenv -- cgit v1.1