Skip to content

Commit

Permalink
Add PCIe/NVMEM driver
Browse files Browse the repository at this point in the history
  • Loading branch information
procount committed Feb 9, 2022
1 parent 214d8e8 commit c488f66
Show file tree
Hide file tree
Showing 22 changed files with 3,392 additions and 3,353 deletions.
3 changes: 3 additions & 0 deletions buildroot/kernelconfig-recovery.armv7l
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_NVME=y
CONFIG_BCM2835_SMI=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
Expand Down Expand Up @@ -212,6 +213,8 @@ CONFIG_BCM2835_MBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_RASPBERRYPI_POWER=y
CONFIG_GENERIC_PHY=y
CONFIG_NVMEM=y
CONFIG_NVMEM_RMEM=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
Expand Down
375 changes: 192 additions & 183 deletions recovery/translation_ae.ts

Large diffs are not rendered by default.

375 changes: 192 additions & 183 deletions recovery/translation_ast.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_ca.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_de.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_en.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_es.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_eu.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_fi.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_fr.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_hu.ts

Large diffs are not rendered by default.

284 changes: 142 additions & 142 deletions recovery/translation_it.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_ja.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_ko.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_nl.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_no.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_pl.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_pt.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_ru.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_sv.ts

Large diffs are not rendered by default.

282 changes: 141 additions & 141 deletions recovery/translation_tr.ts

Large diffs are not rendered by default.

914 changes: 466 additions & 448 deletions recovery/translation_zh_TW.ts

Large diffs are not rendered by default.

0 comments on commit c488f66

Please sign in to comment.