mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Add support to Texas Instruments j721e starter kit, also called TDA4VM-SK. https://www.ti.com/tool/SK-TDA4VM Signed-off-by: Sofiane HAMAM <sofiane.hamam@smile.fr> Tested-by: Sofiane HAMAM <sofiane.hamam@smile.fr> Reviewed-by: Romain Naour <romain.naour@smile.fr> [Julien: - reword commit log title - regenerate defconfig with "make savedefconfig" - fix typo in readme.txt ] Signed-off-by: Julien Olivain <ju.o@free.fr>
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
default buildroot
|
|
label buildroot
|
|
kernel /Image
|
|
devicetreedir /
|
|
append root=/dev/mmcblk1p2 rootwait rw console=ttyS2,115200n8
|