On Mon, Jan 10, 2011 at 5:45 PM, Mike Frysinger wrote:
> On Mon, Jan 10, 2011 at 4:31 AM, Lei Wen wrote:
>> case IH_COMP_NONE:
>> - if (load == blob_start) {
>> + if (load == image_start) {
>> printf (" XIP %s ... ", type_name);
>
> this
On Mon, Jan 10, 2011 at 4:31 AM, Lei Wen wrote:
> case IH_COMP_NONE:
> - if (load == blob_start) {
> + if (load == image_start) {
> printf (" XIP %s ... ", type_name);
this breaks XIP uImages that are created to work with existing
u-boots
2 matches
Mail list logo