Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
targets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
targets
Commits
888d8281
Commit
888d8281
authored
5 years ago
by
Oussama Ghorbel
Browse files
Options
Downloads
Patches
Plain Diff
iopsys-brcm63xx-arm: rename the board smarthub3 to arc63158ref
parent
b02aad54
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
iopsys-brcm63xx-arm/Config.in
+3
-3
3 additions, 3 deletions
iopsys-brcm63xx-arm/Config.in
iopsys-brcm63xx-arm/image/Config.in
+4
-4
4 additions, 4 deletions
iopsys-brcm63xx-arm/image/Config.in
iopsys-brcm63xx-arm/profiles/iopsys.mk
+6
-6
6 additions, 6 deletions
iopsys-brcm63xx-arm/profiles/iopsys.mk
with
13 additions
and
13 deletions
iopsys-brcm63xx-arm/Config.in
+
3
−
3
View file @
888d8281
...
@@ -69,7 +69,7 @@ menu "Target options Brcm63xx (ARM/MIPS)"
...
@@ -69,7 +69,7 @@ menu "Target options Brcm63xx (ARM/MIPS)"
default "96846GWO" if TARGET_iopsys_brcm63xx_arm_panther
default "96846GWO" if TARGET_iopsys_brcm63xx_arm_panther
default "96856GWO" if TARGET_iopsys_brcm63xx_arm_xue534
default "96856GWO" if TARGET_iopsys_brcm63xx_arm_xue534
default "963158GWV" if TARGET_iopsys_brcm63xx_arm_
smarthub3
default "963158GWV" if TARGET_iopsys_brcm63xx_arm_
arc63158ref
menuconfig BCM_CHIP_ID
menuconfig BCM_CHIP_ID
...
@@ -86,7 +86,7 @@ menu "Target options Brcm63xx (ARM/MIPS)"
...
@@ -86,7 +86,7 @@ menu "Target options Brcm63xx (ARM/MIPS)"
default "6846" if TARGET_iopsys_brcm63xx_arm_panther
default "6846" if TARGET_iopsys_brcm63xx_arm_panther
default "6856" if TARGET_iopsys_brcm63xx_arm_xue534
default "6856" if TARGET_iopsys_brcm63xx_arm_xue534
default "63158" if TARGET_iopsys_brcm63xx_arm_
smarthub3
default "63158" if TARGET_iopsys_brcm63xx_arm_
arc63158ref
menuconfig BCM_TOOLTUPLE
menuconfig BCM_TOOLTUPLE
string "Broadcom toolchain tuple"
string "Broadcom toolchain tuple"
...
@@ -111,7 +111,7 @@ menu "Target options Brcm63xx (ARM/MIPS)"
...
@@ -111,7 +111,7 @@ menu "Target options Brcm63xx (ARM/MIPS)"
default "TIGER" if TARGET_iopsys_brcm63xx_arm_tiger
default "TIGER" if TARGET_iopsys_brcm63xx_arm_tiger
default "PANTHER" if TARGET_iopsys_brcm63xx_arm_panther
default "PANTHER" if TARGET_iopsys_brcm63xx_arm_panther
default "XUG534" if TARGET_iopsys_brcm63xx_arm_xue534
default "XUG534" if TARGET_iopsys_brcm63xx_arm_xue534
default "
SMARTHUB3
" if TARGET_iopsys_brcm63xx_arm_
smarthub3
default "
ARC63158REF
" if TARGET_iopsys_brcm63xx_arm_
arc63158ref
config TARGET_HAS_VOICE
config TARGET_HAS_VOICE
bool "Whether to build voice or exclude it entirely"
bool "Whether to build voice or exclude it entirely"
...
...
This diff is collapsed.
Click to expand it.
iopsys-brcm63xx-arm/image/Config.in
+
4
−
4
View file @
888d8281
...
@@ -114,7 +114,7 @@ config TARGET_NAND_DEVSZ
...
@@ -114,7 +114,7 @@ config TARGET_NAND_DEVSZ
default "268435456" if TARGET_iopsys_brcm63xx_arm_tiger
default "268435456" if TARGET_iopsys_brcm63xx_arm_tiger
default "268435456" if TARGET_iopsys_brcm63xx_arm_panther
default "268435456" if TARGET_iopsys_brcm63xx_arm_panther
default "268435456" if TARGET_iopsys_brcm63xx_arm_xue534
default "268435456" if TARGET_iopsys_brcm63xx_arm_xue534
default "1073741824" if TARGET_iopsys_brcm63xx_arm_
smarthub3
default "1073741824" if TARGET_iopsys_brcm63xx_arm_
arc63158ref
range 67108864 4294967296
range 67108864 4294967296
depends on NAND_SUPPORT
depends on NAND_SUPPORT
...
@@ -132,7 +132,7 @@ config TARGET_NAND_BLOCKSZ
...
@@ -132,7 +132,7 @@ config TARGET_NAND_BLOCKSZ
default "131072" if TARGET_iopsys_brcm63xx_arm_tiger
default "131072" if TARGET_iopsys_brcm63xx_arm_tiger
default "131072" if TARGET_iopsys_brcm63xx_arm_panther
default "131072" if TARGET_iopsys_brcm63xx_arm_panther
default "131072" if TARGET_iopsys_brcm63xx_arm_xue534
default "131072" if TARGET_iopsys_brcm63xx_arm_xue534
default "262144" if TARGET_iopsys_brcm63xx_arm_
smarthub3
default "262144" if TARGET_iopsys_brcm63xx_arm_
arc63158ref
range 16384 1048576
range 16384 1048576
depends on NAND_SUPPORT
depends on NAND_SUPPORT
...
@@ -150,7 +150,7 @@ config TARGET_NAND_PAGESZ
...
@@ -150,7 +150,7 @@ config TARGET_NAND_PAGESZ
default "2048" if TARGET_iopsys_brcm63xx_arm_tiger
default "2048" if TARGET_iopsys_brcm63xx_arm_tiger
default "2048" if TARGET_iopsys_brcm63xx_arm_panther
default "2048" if TARGET_iopsys_brcm63xx_arm_panther
default "2048" if TARGET_iopsys_brcm63xx_arm_xue534
default "2048" if TARGET_iopsys_brcm63xx_arm_xue534
default "4096" if TARGET_iopsys_brcm63xx_arm_
smarthub3
default "4096" if TARGET_iopsys_brcm63xx_arm_
arc63158ref
range 256 65536
range 256 65536
depends on NAND_SUPPORT
depends on NAND_SUPPORT
...
@@ -180,7 +180,7 @@ choice DDR_TYPE
...
@@ -180,7 +180,7 @@ choice DDR_TYPE
for addvtoken tool when generating the broadcom w
for addvtoken tool when generating the broadcom w
image
image
default TARGET_DDR_TYPE_DDR3 if TARGET_iopsys_brcm63xx_arm_
smarthub3
default TARGET_DDR_TYPE_DDR3 if TARGET_iopsys_brcm63xx_arm_
arc63158ref
default TARGET_DDR_TYPE_NONE
default TARGET_DDR_TYPE_NONE
config TARGET_DDR_TYPE_NONE
config TARGET_DDR_TYPE_NONE
...
...
This diff is collapsed.
Click to expand it.
iopsys-brcm63xx-arm/profiles/iopsys.mk
+
6
−
6
View file @
888d8281
...
@@ -106,13 +106,13 @@ endef
...
@@ -106,13 +106,13 @@ endef
$(
eval
$(
call Profile,xue534
))
$(
eval
$(
call Profile,xue534
))
####################
SmartHub3
####################
arc63158ref
define
Profile/
smarthub3
define
Profile/
arc63158ref
NAME
:=
smarthub3
NAME
:=
arc63158ref
endef
endef
define
Profile/
sphinx
/Description
define
Profile/
arc63158ref
/Description
smarthub3
profile
arc63158ref
profile
endef
endef
$(
eval
$(
call Profile,
smarthub3
))
$(
eval
$(
call Profile,
arc63158ref
))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment