Home
last modified time | relevance | path

Searched hist:"812980 bd" (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arc/include/asm/
H A Dcache.h812980bd Tue Feb 03 04:58:11 CST 2015 Alexey Brodkin <abrodkin@synopsys.com> arc: add more flavours of ARC700 series CPU

Now we may select a particular version of ARC700:
* ARC750D or
* ARC770D

It allows more flexible (or more fine tuned) configuration of U-Boot.
Before that change we relied on minimal configuration but now we may
use specific features of each CPU.

Moreover allows us to escape manual selection of options that
exist in both CPUs but may have say different version like MMUv2 in
ARC750D vs MMUv3 in ARC770D.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
H A Darcregs.h812980bd Tue Feb 03 04:58:11 CST 2015 Alexey Brodkin <abrodkin@synopsys.com> arc: add more flavours of ARC700 series CPU

Now we may select a particular version of ARC700:
* ARC750D or
* ARC770D

It allows more flexible (or more fine tuned) configuration of U-Boot.
Before that change we relied on minimal configuration but now we may
use specific features of each CPU.

Moreover allows us to escape manual selection of options that
exist in both CPUs but may have say different version like MMUv2 in
ARC750D vs MMUv3 in ARC770D.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
/openbmc/u-boot/arch/arc/
H A Dconfig.mk812980bd Tue Feb 03 04:58:11 CST 2015 Alexey Brodkin <abrodkin@synopsys.com> arc: add more flavours of ARC700 series CPU

Now we may select a particular version of ARC700:
* ARC750D or
* ARC770D

It allows more flexible (or more fine tuned) configuration of U-Boot.
Before that change we relied on minimal configuration but now we may
use specific features of each CPU.

Moreover allows us to escape manual selection of options that
exist in both CPUs but may have say different version like MMUv2 in
ARC750D vs MMUv3 in ARC770D.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
H A DKconfig812980bd Tue Feb 03 04:58:11 CST 2015 Alexey Brodkin <abrodkin@synopsys.com> arc: add more flavours of ARC700 series CPU

Now we may select a particular version of ARC700:
* ARC750D or
* ARC770D

It allows more flexible (or more fine tuned) configuration of U-Boot.
Before that change we relied on minimal configuration but now we may
use specific features of each CPU.

Moreover allows us to escape manual selection of options that
exist in both CPUs but may have say different version like MMUv2 in
ARC750D vs MMUv3 in ARC770D.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
/openbmc/u-boot/include/configs/
H A Dtb100.h812980bd Tue Feb 03 04:58:11 CST 2015 Alexey Brodkin <abrodkin@synopsys.com> arc: add more flavours of ARC700 series CPU

Now we may select a particular version of ARC700:
* ARC750D or
* ARC770D

It allows more flexible (or more fine tuned) configuration of U-Boot.
Before that change we relied on minimal configuration but now we may
use specific features of each CPU.

Moreover allows us to escape manual selection of options that
exist in both CPUs but may have say different version like MMUv2 in
ARC750D vs MMUv3 in ARC770D.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>