Re: [U-Boot] [PATCH v2] Add chip select region to galaxy5200

2009-09-04 Thread Wolfgang Denk
Dear "Eric Millbrandt", In message <20090828120848.m15...@coldhaus.com> you wrote: > Add chip select region for an Epson S1D15313. > > Signed-off-by: Eric Millbrandt > --- > > changes since v1: > - Changed CONFIG_SYS_CS3_SIZE to the correct value. > > include/configs/galaxy5200.h |5 +

[U-Boot] [PATCH v2] Add chip select region to galaxy5200

2009-08-28 Thread Eric Millbrandt
Add chip select region for an Epson S1D15313. Signed-off-by: Eric Millbrandt --- changes since v1: - Changed CONFIG_SYS_CS3_SIZE to the correct value. include/configs/galaxy5200.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/include/configs/galaxy5200.h b/includ