Files
u-boot/arch/arm/lib
Sean Anderson eff77c3a24 arm: smh: Use numeric modes for smh_open
There's no point in using string constants for smh_open if we are just
going to have to parse them. Instead, use numeric modes. The user needs
to be a bit careful with these, since they are much closer semantically
to string modes used by fopen(3) than the numeric modes used with
open(2).

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
2022-04-01 15:03:13 -04:00
..
2021-10-08 15:53:26 -04:00
2021-11-29 12:00:57 -05:00
2021-11-17 17:04:59 -05:00