On 30 August 2015 at 16:55, Simon Glass <[email protected]> wrote: > From: Sjoerd Simons <[email protected]> > > Instead of creating a rockchip SPL SD card image with 32KB of zeros > which can be written to the start of an SD card, create the images with > only the useful data that should be written to an offset of 32KB on the > SD card. > > The first 32 kilobytes aren't needed for bootup and only serve as > convenient way of accidentally obliterating your partition table. > > Signed-off-by: Sjoerd Simons <[email protected]> > Acked-by: Simon Glass <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > doc/README.rockchip | 2 +- > tools/rksd.c | 9 ++------- > 2 files changed, 3 insertions(+), 8 deletions(-)
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

