[U-Boot] [PATCH v4 0/9] feature additions and fixes for da850/omap-l138

Christian Riesch christian.riesch at omicron.at
Thu Jun 28 16:11:51 CEST 2012


Hi Tom, hi Prabhakar,

On Mon, Jun 25, 2012 at 6:46 PM, Tom Rini <trini at ti.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06/25/2012 12:35 AM, Prabhakar Lad wrote:
>> From: Lad, Prabhakar <prabhakar.lad at ti.com>
>>
>> This series adds MMC/SD, NAND and NOR SPL support for Logic PD's
>> DA850/OMAP-L138 EVM. This series also fixes some issues found on
>> the EVM during testing. The patches are sent in a series as these
>> patches need to be applied in the order they are sent.
>>
>> The V2 version of patch series has been tested by Sughosh
>> Ganu(urwithsughosh at gmail.com) and V3 version of the patch series
>> has been tested by Christian Riesch (christian.riesch at omicron.at)
>> for regression.
>>
>> Changes for v2: 1: Fixed comments from Tom to remove unused macro
>> and add comment. 2: Fixed comments from Christian to move GPIO
>> pins to board file and add a check to perform initializations only
>> when CONFIG_SPL_LIBCOMMON_SUPPORT is defined.
>>
>> Changes for v3: 1: Fixed comments from Christian, to define
>> CONFIG_SPL_MMC_LOAD config while booting from MMC. 2: Splitted
>> patch 5(of v2), one for CONFIG_SPL_LIBCOMMON_SUPPORT check, one to
>>  define SPI specific configs of SP only when SPI flash is used and
>>  lastly to add NAND SPL support. 3: Rearranged the patch sequence.
>>
>> Changes for v4: 1: Fixed comment from Christian, to use
>> clrbits_le32() which was wrongly using clrbits_be32().
>
> Under the assumption that Christian will be providing acks soon when
> he can test the patches, I've staged this to my local u-boot-ti/next
> and confirmed everything is still bisect'able.  Thanks for working
> through the iterations on this series!

I tested v4 of the patchset on the AM1808 experimenter's kit (da850evm
configuration, make u-boot.ais, booting from SPI flash with SPL) and
on the calimain board. I found no regression due to this patchset.

Tested-by: Christian Riesch <christian.riesch at omicron.at>

Regards, Christian


More information about the U-Boot mailing list