Re: [U-Boot] [PATCH 04/13] tricorder: add configuration for a flashcard u-boot

2013-09-11 Thread Andreas Bießmann
Dear Wolfgang Denk, On 09/11/2013 12:45 AM, Wolfgang Denk wrote: > Dear Andreas Bießmann, > > In message <1378472698-18557-4-git-send-email-andreas.de...@googlemail.com> > you wrote: >> >> The 'flashcard' u-boot configuration has a readonly environment and boots a >> bare kernel/initrd to progra

Re: [U-Boot] [PATCH 04/13] tricorder: add configuration for a flashcard u-boot

2013-09-10 Thread Wolfgang Denk
Dear Andreas Bießmann, In message <1378472698-18557-4-git-send-email-andreas.de...@googlemail.com> you wrote: > > The 'flashcard' u-boot configuration has a readonly environment and boots a > bare kernel/initrd to program the device from an clean environment. What exactly is a 'flashcard' ? >

[U-Boot] [PATCH 04/13] tricorder: add configuration for a flashcard u-boot

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann The 'flashcard' u-boot configuration has a readonly environment and boots a bare kernel/initrd to program the device from an clean environment. Signed-off-by: Andreas Bießmann --- boards.cfg |1 + include/configs/tricorder.h | 71 ++