mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
arm: mvebu: a38x: typo fix cpabilities -> capbilities
Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
014a357bba
commit
c90d7ab6b0
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ int hws_pex_config(const struct serdes_map *serdes_map, u8 count)
|
|||
DEBUG_INIT_S("PCIe, Idx ");
|
||||
DEBUG_INIT_D(pex_idx, 1);
|
||||
DEBUG_INIT_S
|
||||
(": Link upgraded to Gen2 based on client cpabilities\n");
|
||||
(": Link upgraded to Gen2 based on client capabilities\n");
|
||||
}
|
||||
|
||||
/* Update pex DEVICE ID */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue