summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dts/include/dt-bindings/pinctrl/am33xx.h
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2014-09-04 21:31:25 +0000
committersbruno <sbruno@FreeBSD.org>2014-09-04 21:31:25 +0000
commitaac1b9fa39cdc9e615d4247a61f1fb26f57cb983 (patch)
treed3c2dc164b6d44e35b244614d82c95f17b4628da /sys/gnu/dts/include/dt-bindings/pinctrl/am33xx.h
parentdd6e2ef2ad3fc3c2e81deaa331a7db2d50d8c222 (diff)
downloadFreeBSD-src-aac1b9fa39cdc9e615d4247a61f1fb26f57cb983.zip
FreeBSD-src-aac1b9fa39cdc9e615d4247a61f1fb26f57cb983.tar.gz
Allow multiple image activators to run on the same execution by changing
imgp->interpreted to a bitmask instead of, functionally, a bool. Each imgactivator now requires its own flag in interpreted to indicate whether or not it has already examined argv[0]. Change imgp->interpreted to an unsigned char to add one extra bit for future use. With this change, one can execute a shell script from a 64bit host native make and still get the binmisc image activator to fire for the script interpreter. Prior to this, execution would fail. Phabric: https://reviews.freebsd.org/D696 Reviewed by: jhb@ MFC after: 4 weeks
Diffstat (limited to 'sys/gnu/dts/include/dt-bindings/pinctrl/am33xx.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud