summaryrefslogtreecommitdiffstats
path: root/common/boot.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-07-20 15:52:04 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-07-26 08:31:35 +0200
commited71dfbbc578173fb2fe8eb6d4bb293c9c320954 (patch)
tree86d4d822f418fee94fa6cb87b0dc12d9a7fc4d5a /common/boot.c
parentbf07b3411a023a031bea60140cc47668c7e1af2d (diff)
downloadbarebox-ed71dfbbc578173fb2fe8eb6d4bb293c9c320954.tar.gz
barebox-ed71dfbbc578173fb2fe8eb6d4bb293c9c320954.tar.xz
boot: Use struct bootentries to pass around data
We have a struct bootentries type to collect different boot entries, so use this to pass around data between functions rather than using an array of strings. With this we also no longer have to convert a string to a boot entry multiple times. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/boot.c')
0 files changed, 0 insertions, 0 deletions