On Tue, 2015-11-17 at 20:27 -0800, Jason Cobham wrote:
> +
> +&esdhc3 {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_esdhc3>;
> + bus-width = <4>,<8>;
> + non-removable;
> + status = "okay";
> +};
Neither barebox nor the kernel support a list of values for bus-width.