mirror of
https://github.com/armbian/build.git
synced 2026-05-05 12:16:19 +02:00
Some checks failed
Data: Sync board list / Send dispatch (push) Has been cancelled
Infrastructure: Dispatch to fork / 📢 Run repository dispatch on fork (push) Has been cancelled
Infrastructure: Mirror to Codeberg / codeberg (push) Has been cancelled
Maintenance: Announce merge / announcepush (push) Has been cancelled
Maintenance: Security scan / Scorecards analysis (push) Has been cancelled
* Add INTRODUCED property to all board configs Add year-range (2010-2015, 2015-2020, 2020-2025, 2025-2030) indicating when each board was first introduced, based on public release dates from manufacturer announcements. * Update config/boards/sk-am62-lp.conf Co-authored-by: Jonas Wood <jw@ti.com> * Update config/boards/sk-am62-sip.conf Co-authored-by: Jonas Wood <jw@ti.com> * Update config/boards/sk-am64b.conf Co-authored-by: Jonas Wood <jw@ti.com> * Update config/boards/sk-am62b.conf Co-authored-by: Jonas Wood <jw@ti.com> * Update config/boards/sk-am62p.conf Co-authored-by: Jonas Wood <jw@ti.com> --------- Co-authored-by: Jonas Wood <jw@ti.com>
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
# Allwinner A10 single core 1Gb SoC
|
|
BOARD_NAME="pcDuino2"
|
|
BOARD_VENDOR="linksprite"
|
|
BOARDFAMILY="sun4i"
|
|
BOARD_MAINTAINER=""
|
|
INTRODUCED="2012"
|
|
BOOTCONFIG="Linksprite_pcDuino_defconfig"
|
|
KERNEL_TARGET="current,edge"
|