mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
docs: Add more info on generating initramfs images
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b589574d9e
commit
1583815847
|
@ -167,6 +167,9 @@ To build an initramfs image:
|
|||
* Set the yocto variables (e.g. in local.conf)
|
||||
- `INITRAMFS_IMAGE = "<name for your initramfs image>"`
|
||||
- `INITRAMFS_IMAGE_BUNDLE = "1"`
|
||||
- `BOOT_SPACE = "1073741"`
|
||||
- `INITRAMFS_MAXSIZE = "315400"`
|
||||
- `IMAGE_FSTYPES_pn-${INITRAMFS_IMAGE} = "${INITRAMFS_FSTYPES}"`
|
||||
|
||||
## Enable SPI bus
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user