[U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-13 Thread Sergei Ianovich
The device has only 256 kiB for U-Boot binary. Binary size exceeds 256 kiB after activating CONFIG_OF_LIBFDT, so we disable USB support which was not working anyway. Disabled USD frees more space than libfdt requires, so activate long command line help. Signed-off-by: Sergei Ianovich --- inclu

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-14 Thread Marek Vasut
On Saturday, December 14, 2013 at 06:42:00 AM, Sergei Ianovich wrote: > The device has only 256 kiB for U-Boot binary. > > Binary size exceeds 256 kiB after activating CONFIG_OF_LIBFDT, so > we disable USB support which was not working anyway. > > Disabled USD frees more space than libfdt require

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-14 Thread Sergei Ianovich
On Sat, 2013-12-14 at 13:32 +0100, Marek Vasut wrote: > On Saturday, December 14, 2013 at 06:42:00 AM, Sergei Ianovich wrote: > > The device has only 256 kiB for U-Boot binary. > > > > Binary size exceeds 256 kiB after activating CONFIG_OF_LIBFDT, so > > we disable USB support which was not workin

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-14 Thread Marek Vasut
On Saturday, December 14, 2013 at 04:41:30 PM, Sergei Ianovich wrote: > On Sat, 2013-12-14 at 13:32 +0100, Marek Vasut wrote: > > On Saturday, December 14, 2013 at 06:42:00 AM, Sergei Ianovich wrote: > > > The device has only 256 kiB for U-Boot binary. > > > > > > Binary size exceeds 256 kiB after

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-15 Thread Sergei Ianovich
On Sat, 2013-12-14 at 18:05 +0100, Marek Vasut wrote: > On Saturday, December 14, 2013 at 04:41:30 PM, Sergei Ianovich wrote: > > Factory flash partition layout is just 256 kiB for the U-Boot. I am not > > associated with the producer, so I cannot fix this. > > I see, understood. I won't bug you h

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-15 Thread Marek Vasut
On Sunday, December 15, 2013 at 10:57:55 AM, Sergei Ianovich wrote: > On Sat, 2013-12-14 at 18:05 +0100, Marek Vasut wrote: > > On Saturday, December 14, 2013 at 04:41:30 PM, Sergei Ianovich wrote: > > > Factory flash partition layout is just 256 kiB for the U-Boot. I am not > > > associated with t

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-15 Thread Sergei Ianovich
On Sun, 2013-12-15 at 16:06 +0100, Marek Vasut wrote: > On Sunday, December 15, 2013 at 10:57:55 AM, Sergei Ianovich wrote: > > After a clean rebuild, U-Boot with both OF_LIBFDT and CMD_USB, but > > without SYS_LONGHELP is under 256 kiB. I won't disable USB. Instead, > > I'll try to make it actuall

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-15 Thread Marek Vasut
On Sunday, December 15, 2013 at 07:56:35 PM, Sergei Ianovich wrote: > On Sun, 2013-12-15 at 16:06 +0100, Marek Vasut wrote: > > On Sunday, December 15, 2013 at 10:57:55 AM, Sergei Ianovich wrote: > > > After a clean rebuild, U-Boot with both OF_LIBFDT and CMD_USB, but > > > without SYS_LONGHELP is

Re: [U-Boot] [PATCH 4/4] arm: pxa: update LP-8x4x to boot DTS kernel

2013-12-16 Thread Sergei Ianovich
On Sun, 2013-12-15 at 20:22 +0100, Marek Vasut wrote: > On Sunday, December 15, 2013 at 07:56:35 PM, Sergei Ianovich wrote: > > While testing, I've run into an issue with USB support. If I do > > > > $ usb start > > > > in U-Boot, not only it doesn't see an attached flash storage, but also