X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=doc%2FREADME.mpc83xxads;h=372fdd9ce85f9e713450bbdf1381212b8669e19a;hb=7b1cfec31764cd9247ee3cdaf5b7caa804741344;hp=3d383971e65f0aa5041231503f3fda2b3a188df5;hpb=cbf9c117282b8729bdb86071997b58fcab58c444;p=people%2Fms%2Fu-boot.git diff --git a/doc/README.mpc83xxads b/doc/README.mpc83xxads index 3d383971e6..372fdd9ce8 100644 --- a/doc/README.mpc83xxads +++ b/doc/README.mpc83xxads @@ -3,9 +3,11 @@ Freescale MPC83xx ADS Boards 0. Toolchain / Building - % setenv CROSS_COMPILE /usr/powerpc/bin/powerpc-linux- + $ PATH=$PATH:/usr/powerpc/bin + $ CROSS_COMPILE=powerpc-linux- + $ export PATH CROSS_COMPILE - % /usr/powerpc/bin/powerpc-linux-gcc -v + $ powerpc-linux-gcc -v Reading specs from /usr/powerpc/lib/gcc/powerpc-linux/3.4.3/specs Configured with: ../configure --prefix=/usr/powerpc --exec-prefix=/usr/powerpc --target=powerpc-linux --enable-shared @@ -13,14 +15,14 @@ Freescale MPC83xx ADS Boards Thread model: posix gcc version 3.4.3 (Debian) - % /usr/powerpc/bin/powerpc-linux-as -v + $ powerpc-linux-as -v GNU assembler version 2.15 (powerpc-linux) using BFD version 2.15 - % make MPC8349ADS_config + $ make MPC8349ADS_config Configuring for MPC8349ADS board... - % make + $ make 1. Board Switches and Jumpers @@ -48,7 +50,6 @@ Freescale MPC83xx ADS Boards CONFIG_MPC83xx MPC83xx family CONFIG_MPC8349 MPC8349 specific - CONFIG_MPC8349ADS MPC8349ADS board specific CONFIG_TSEC_ENET Use on-chip 10/100/1000 ethernet @@ -76,9 +77,9 @@ Freescale MPC83xx ADS Boards Or via tftp: - tftp 10000 u-boot.bin + tftp 10000 u-boot.bin -5.1 Reflash U-boot Image using U-boot +5.1 Reflash U-Boot Image using U-Boot tftp 10000 u-boot.bin protect off fe000000 fe09ffff