[U-Boot] [PATCH V6 07/11] ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1

Nishanth Menon nm at ti.com
Wed Mar 11 16:53:41 CET 2015


On Wed, Mar 11, 2015 at 10:48 AM, Tom Rini <trini at konsulko.com> wrote:
> On Mon, Mar 09, 2015 at 05:12:05PM -0500, Nishanth Menon wrote:
>
>> omap_smc1 is now generic enough to remove duplicate
>> omap3_gp_romcode_call logic that omap3 introduced.
>>
>> As part of this change, move to using the generic lowlevel_init.S for
>> omap3 as well.
>>
>> Signed-off-by: Nishanth Menon <nm at ti.com>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
>
> But I've always wondered, does OMAP3 not actually pass in the same info
> in the same location / manner as OMAP4 and later?

For smc call, the calls are similar, but the parameters change

-- 
---
Regards,
Nishanth Menon


More information about the U-Boot mailing list