Commit Graph

3 Commits

Author SHA1 Message Date
Matt Madison
106d558853 initrdscripts: updates for L4T R36.3
* More drivers are now kernel modules
* Switch from ECID to module serial number for
  forming USB device ID when flashing

Signed-off-by: Matt Madison <matt@madison.systems>
2024-05-30 12:13:39 -07:00
Matt Madison
cd194fdd43 tegra-flash-init: add BCT redundant copies to mmcblk0boot0 writes
in the program-boot-device script.

Signed-off-by: Matt Madison <matt@madison.systems>
2023-01-10 07:44:12 -08:00
Matt Madison
5e23c6117b tegra-flash-init: add recipe for supporting initrd flashing
* Booted via RCM boot process, running entirely within
  the initramfs
* Accepts command sequence from host for handling specific
  flashing steps
* Programs boot device (SPI flash or mmcblk0bootX devices)
  from signed binaries sent from host
* Exports storage devices via USB gadget to host for
  partitioning/writing

Signed-off-by: Matt Madison <matt@madison.systems>
2022-12-30 03:20:20 -08:00