Files
meta-tegra/conf
Matt Madison b077b5b3eb conf/machine: trim entries from TEGRA_BUPGEN_SPECS
Unlike stock L4T, which has to handle multiple BOARDSKUs for each
module with its prebuilt binary distribution, we can reduce the
number of BUP entries we build per machine, since we have to target
specific BOARDSKUs at build time.

Orin Nano configurations should need to handle only BOARDSKUs 0003
(8GiB) and 0004 (4GiB).

The p3768-0000-p3767-0000 configuration was already trimmed to cover
just the 0000 (16GiB) SKU, so the p3509-a02-p3767-0000 configuration
is updated to match that, since it's just the carrier that's different.

Signed-off-by: Matt Madison <matt@madison.systems>
2024-04-10 04:28:35 -07:00
..