Re: [U-Boot] [PATCH v2] ubi: enable error reporting in initialization

2014-12-18 Thread Hector Palacios
Hi Andrew, On 11/05/2014 08:31 PM, Andrew Ruder wrote: > The UBI layer will disable much of its error reporting when it is > compiled into the linux kernel to avoid stopping boot. We want this > error reporting in U-Boot since we don't initialize the UBI layer until > it is used and want the erro

Re: [U-Boot] [PATCH v2] ubi: enable error reporting in initialization

2014-12-17 Thread Hector Palacios
Hi Andrew, On 11/05/2014 08:31 PM, Andrew Ruder wrote: > The UBI layer will disable much of its error reporting when it is > compiled into the linux kernel to avoid stopping boot. We want this > error reporting in U-Boot since we don't initialize the UBI layer until > it is used and want the erro