Re: [U-Boot] [PATCH] arm: socfpga: Enable ubiload console command

2015-12-21 Thread Chin Liang See
On Tue, 2015-12-22 at 00:13 +0100, Marek Vasut wrote: > On Monday, December 21, 2015 at 04:36:14 PM, Chin Liang See wrote: > > Enabling ubiload command to load kernel image and > > device tree from mtd part labeled "UBI". ubiload > > command will search the file from folder /boot. > > ... director

Re: [U-Boot] [PATCH] arm: socfpga: Enable ubiload console command

2015-12-21 Thread Marek Vasut
On Monday, December 21, 2015 at 04:36:14 PM, Chin Liang See wrote: > Enabling ubiload command to load kernel image and > device tree from mtd part labeled "UBI". ubiload > command will search the file from folder /boot. ... directory ... this is not windows. > Signed-off-by: Chin Liang See > Cc:

[U-Boot] [PATCH] arm: socfpga: Enable ubiload console command

2015-12-21 Thread Chin Liang See
Enabling ubiload command to load kernel image and device tree from mtd part labeled "UBI". ubiload command will search the file from folder /boot. Signed-off-by: Chin Liang See Cc: Dinh Nguyen Cc: Dinh Nguyen Cc: Pavel Machek Cc: Marek Vasut Cc: Stefan Roese --- include/configs/socfpga_cycl