[U-Boot] [PATCH 0/3] Provide partition names to commands in environment
Sam Protsenko
semen.protsenko at linaro.org
Mon Feb 26 21:17:58 UTC 2018
This patch series makes it possible to pass partition name to "part
start" and "part size" commands, and fixes corresponding magic numbers
(partition numbers) in TI boot environment.
Sam Protsenko (3):
cmd: part: Allow passing partition name to start and size
cmd: part: Extract common code to separate function
env: ti: boot: Get rid of magic numbers
cmd/part.c | 75 +++++++++++++++++++++----------------------
include/environment/ti/boot.h | 10 +++---
2 files changed, 41 insertions(+), 44 deletions(-)
--
2.16.1
More information about the U-Boot
mailing list