X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Ftqm5200%2Fcam5200_flash.c;h=1a40633e5694bb5c3e1415c11f49cf160c6b77fb;hb=7e2a24dca9a3213f0b4941562e4387e20bec3e2d;hp=85d310b77df0180a6f5528d4c46744cd8ff504b1;hpb=eac5ba3e59187bb0d7d36c624851235fa850ccd1;p=oweals%2Fu-boot.git diff --git a/board/tqm5200/cam5200_flash.c b/board/tqm5200/cam5200_flash.c index 85d310b77d..1a40633e56 100644 --- a/board/tqm5200/cam5200_flash.c +++ b/board/tqm5200/cam5200_flash.c @@ -46,7 +46,7 @@ flash_info_t flash_info[CFG_MAX_FLASH_BANKS]; /* info for FLASH chips */ * swapping is necessary within each 16 bit wide flash 'word'. * * This driver's task is to handle both flash devices: 32 bit TQM5200B - * flash chip and 16 bit NIOS cpu flash chip. In the below + * flash chip and 16 bit NIOS cpu flash chip. In the below * flash_addr_table table we use least significant address bit to mark * 16 bit flash bank and two sets of routines *_32 and *_16 to handle * specifics of both flashes.