mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
release: arm: Use GENERIC kernel for IMX6 based boards
Switch the IMX.6 based board to GENERIC the kernel config. Reviewed by: gjb Differential Revision: https://reviews.freebsd.org/D16511
This commit is contained in:
parent
6e1d2cf679
commit
8b66e85493
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336992
@ -10,7 +10,7 @@ EMBEDDEDPORTS="sysutils/u-boot-cubox-hummingboard"
|
||||
FAT_SIZE="50m -b 16384"
|
||||
FAT_TYPE="16"
|
||||
IMAGE_SIZE="3072M"
|
||||
KERNEL="IMX6"
|
||||
KERNEL="GENERIC"
|
||||
MD_ARGS="-x 63 -y 255"
|
||||
NODOC=1
|
||||
PART_SCHEME="MBR"
|
||||
|
@ -10,7 +10,7 @@ EMBEDDEDPORTS="sysutils/u-boot-wandboard"
|
||||
FAT_SIZE="50m -b 16384"
|
||||
FAT_TYPE="16"
|
||||
IMAGE_SIZE="3072M"
|
||||
KERNEL="IMX6"
|
||||
KERNEL="GENERIC"
|
||||
MD_ARGS="-x 63 -y 255"
|
||||
NODOC=1
|
||||
PART_SCHEME="MBR"
|
||||
|
Loading…
Reference in New Issue
Block a user