On 07/27/2014 09:31 PM, Simon Glass wrote:
Hi Stephen,
On 13 June 2014 08:18, Masahiro Yamada wrote:
Hi Stephen,
On Thu, 12 Jun 2014 09:16:14 -0600
Stephen Warren wrote:
On 06/11/2014 10:10 PM, Masahiro Yamada wrote:
...
Tegra uses different CPU for SPL and Normal U-boot.
That's why Teg
Hi Stephen,
On 13 June 2014 08:18, Masahiro Yamada wrote:
> Hi Stephen,
>
>
> On Thu, 12 Jun 2014 09:16:14 -0600
> Stephen Warren wrote:
>
>> On 06/11/2014 10:10 PM, Masahiro Yamada wrote:
>> ...
>> > Tegra uses different CPU for SPL and Normal U-boot.
>> > That's why Tegra directories are spri
Hi Masahiro,
On 12 June 2014 05:10, Masahiro Yamada wrote:
> Hi.
>
> In U-Boot, the directory structure under arch/ is like this
> arch/${ARCH}/cpu/${CPU}/${SOC}
>
> Exception:
> - ${CPU} is missing for some architectures such as blackfin, sandbox, etc.
> - There are many boards without
Hi Stephen,
On Thu, 12 Jun 2014 09:16:14 -0600
Stephen Warren wrote:
> On 06/11/2014 10:10 PM, Masahiro Yamada wrote:
> ...
> > Tegra uses different CPU for SPL and Normal U-boot.
> > That's why Tegra directories are sprinkled under arch/arm/:
> >
> > arch/arm/cpu/arm720t/tegra-common/
> > ar
On 06/11/2014 10:10 PM, Masahiro Yamada wrote:
...
> Tegra uses different CPU for SPL and Normal U-boot.
> That's why Tegra directories are sprinkled under arch/arm/:
>
> arch/arm/cpu/arm720t/tegra-common/
> arch/arm/cpu/arm720t/tegra20/
> arch/arm/cpu/arm720t/tegra30/
> arch/arm/cpu/arm720t/tegr
Hi all,
On 06/12/2014 08:32 AM, Masahiro Yamada wrote:
> On Thu, 12 Jun 2014 06:41:45 +0200
> Wolfgang Denk wrote:
>> In message <20140612131050.963a.aa925...@jp.panasonic.com> you wrote:
>>>
>>> [1] Do not split the similar SoC family to various directories
>>>
>>> at91 SoC directory exists und
Hi Wolfgang,
On Thu, 12 Jun 2014 06:41:45 +0200
Wolfgang Denk wrote:
> Dear Masahiro,
>
> In message <20140612131050.963a.aa925...@jp.panasonic.com> you wrote:
> >
> > [1] Do not split the similar SoC family to various directories
> >
> > at91 SoC directory exists under arm920t, arm926ejs, a
Dear Masahiro,
In message <20140612131050.963a.aa925...@jp.panasonic.com> you wrote:
>
> [1] Do not split the similar SoC family to various directories
>
> at91 SoC directory exists under arm920t, arm926ejs, armv7 directory.
To me this actually makes sense, as they are using different CPU core
Hi.
In U-Boot, the directory structure under arch/ is like this
arch/${ARCH}/cpu/${CPU}/${SOC}
Exception:
- ${CPU} is missing for some architectures such as blackfin, sandbox, etc.
- There are many boards without ${SOC}
My question is, ${SOC} should always depend on ${CPU} ?
I think
9 matches
Mail list logo