Re: [U-Boot] [PATCH 02/17] am335x_evm: Update config for common usage

2012-08-02 Thread Tom Rini
On Mon, Jul 30, 2012 at 09:48:48AM -0700, Tom Rini wrote: > - Add default commands > - Add HUSH parser > - Make environment, malloc areas larger > - Add ATAGS and OF_LIBFDT > - Add defaults to boot ramdisk and MMC, use uEnv.txt > > Signed-off-by: Tom Rini I plan to commit this with the followin

[U-Boot] [PATCH 02/17] am335x_evm: Update config for common usage

2012-07-30 Thread Tom Rini
- Add default commands - Add HUSH parser - Make environment, malloc areas larger - Add ATAGS and OF_LIBFDT - Add defaults to boot ramdisk and MMC, use uEnv.txt Signed-off-by: Tom Rini --- include/configs/am335x_evm.h | 69 -- 1 file changed, 59 insertion