mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Currently, both are defined as an unsigned long, but should be phys_size_t. This should result in no real change, since phys_size_t is currently an unsigned long for all the default configs. Also add print_lnum to cmd_bdinfo to deal with the potentially wider memsize. Signed-off-by: Becky Bruce <becky.bruce@freescale.com> |
||
|---|---|---|
| .. | ||
| bitops.h | ||
| byteorder.h | ||
| cache.h | ||
| global_data.h | ||
| io.h | ||
| posix_types.h | ||
| processor.h | ||
| psr.h | ||
| ptrace.h | ||
| status_led.h | ||
| string.h | ||
| system.h | ||
| types.h | ||
| u-boot.h | ||