Re: [U-Boot] [PATCH 1/2] MPC8260ADS: Add nfsboot/ramboot to default environment.

2009-04-04 Thread Wolfgang Denk
Dear Scott Wood, In message <20090402210906.ga27...@ld0162-tx32.am.freescale.net> you wrote: > This brings it in line with other Freescale boards. > > Signed-off-by: Scott Wood > --- > include/configs/MPC8260ADS.h | 42 > ++ > 1 files changed, 42 inser

[U-Boot] [PATCH 1/2] MPC8260ADS: Add nfsboot/ramboot to default environment.

2009-04-02 Thread Scott Wood
This brings it in line with other Freescale boards. Signed-off-by: Scott Wood --- include/configs/MPC8260ADS.h | 42 ++ 1 files changed, 42 insertions(+), 0 deletions(-) diff --git a/include/configs/MPC8260ADS.h b/include/configs/MPC8260ADS.h index 42fb