diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-15 14:30:28 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-01-14 15:37:05 -0800 |
| commit | 10be78afeac5c4ff76a99518d9287a868bda6527 (patch) | |
| tree | 67fc9ff934c041761879b69aedb1b84dd70eb3d1 /meta-xilinx-core | |
| parent | 2ee7ac363ce6537a51c7330dc66efd3629927952 (diff) | |
| download | meta-xilinx-10be78afeac5c4ff76a99518d9287a868bda6527.tar.gz | |
xilinx-mcs: Remove obsolete board specific config
The board config matches the default config, it's not needed.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/bootbin/xilinx-mcs_1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/bootbin/xilinx-mcs_1.0.bb b/meta-xilinx-core/recipes-bsp/bootbin/xilinx-mcs_1.0.bb index bcfe900d..48c7bca9 100644 --- a/meta-xilinx-core/recipes-bsp/bootbin/xilinx-mcs_1.0.bb +++ b/meta-xilinx-core/recipes-bsp/bootbin/xilinx-mcs_1.0.bb | |||
| @@ -19,7 +19,6 @@ do_unpack[noexec] = "1" | |||
| 19 | do_patch[noexec] = "1" | 19 | do_patch[noexec] = "1" |
| 20 | 20 | ||
| 21 | PROC ??= "kc705_i/microblaze_0" | 21 | PROC ??= "kc705_i/microblaze_0" |
| 22 | PROC:kc705 = "kc705_i/microblaze_0" | ||
| 23 | 22 | ||
| 24 | FLASH_SIZE ??= "0x80" | 23 | FLASH_SIZE ??= "0x80" |
| 25 | FLASH_INTERFACE ??= "BPIx16" | 24 | FLASH_INTERFACE ??= "BPIx16" |
