[U-Boot] [PATCH 1/3] imximage: Add MX53 to the documentation
Dirk Behme
dirk.behme at de.bosch.com
Mon Jan 16 15:05:06 CET 2012
On 16.01.2012 14:58, Jason Hui wrote:
> On Thu, Jan 12, 2012 at 5:28 PM, Dirk Behme <dirk.behme at de.bosch.com> wrote:
>> i.MX53 is supported, too. Add this to the introduction of the
>> documentation.
>>
>> Signed-off-by: Dirk Behme <dirk.behme at de.bosch.com>
>> CC: Fabio Estevam <festevam at gmail.com>
>> CC: Stefano Babic <sbabic at denx.de>
>> CC: Jason Liu <jason.hui at linaro.org>
>> ---
>> doc/README.imximage | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/doc/README.imximage b/doc/README.imximage
>> index c74239d..c3704a4 100644
>> --- a/doc/README.imximage
>> +++ b/doc/README.imximage
>> @@ -3,7 +3,7 @@ Imximage Boot Image generation using mkimage
>> ---------------------------------------------
>>
>> This document describes how to set up a U-Boot image
>> -that can be booted by Freescale MX25, MX35 and MX51
>> +that can be booted by Freescale MX25, MX35, MX51 and MX53
>> processors via internal boot mode.
>>
>> These processors can boot directly from NAND, SPI flash and SD card flash
>
> This change is too trivial. I wonder whether it can be squashed with pach 2/3?
Sure, it could. But from logical point of view I've done two patches to
separate
1/3: Correct existing stuff
2/3: Add new stuff (mx6)
Best regards
Dirk
More information about the U-Boot
mailing list