Skip to content
Snippets Groups Projects
Select Git revision
  • 10d6ac94e0aa8bbbde45094e988c87ca971e1f10
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

mtd

Forked from Reform / reform-boundary-uboot
40901 commits behind the upstream repository.
user avatar
Ben Gardiner authored
The ECC calculations were started by writing 1 << 13 to the nand FCR register;
that value is also defined as DAVINCI_NANDFCR_4BIT_CALC_START in emif_defs.h.

This patch substitutes the macro DAVINCI_NANDFCR_4BIT_CALC_START for the
magic number '1 << 13'.

Signed-off-by: default avatarBen Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>
10d6ac94
History