Skip to content
Snippets Groups Projects
Commit 705756d2 authored by Arne Jonsson's avatar Arne Jonsson Committed by Sukru Senli
Browse files

config and flash layout fixes

parent 62798db8
No related branches found
No related tags found
No related merge requests found
{
"type": "nand",
"banks": [
{
"id": 0,
"name": "A",
"rootfs": "/dev/ubiblock0_4",
"overlay": "ubi0:defaults"
},
{
"id": 1,
"name": "B",
"rootfs": "/dev/ubiblock0_6",
"overlay": "ubi0:defaults"
}
],
"overlay_scope": [
"/"
],
"mounts": [
]
}
CONFIG_TARGET_FAMILY="DNA0332"
CONFIG_BCM_KERNEL_PROFILE="DNA0332"
CONFIG_BCM_KERNEL_PROFILE="963146GW_WL21D2GA"
CONFIG_BCM_CHIP_ID="63146"
CONFIG_BCM_VOICE=y
......
#!/bin/sh
OVERLAY_LEBS_COUNT=300
OVERLAY_LEBS_COUNT=300 /* equal to about 36MB */
flash_layout_fixup () {
vol_name="overlay1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment