On Wed, Aug 20, 2014 at 6:11 PM, Otavio Salvador <ota...@ossystems.com.br> wrote:
>> Not sure I understood your suggestion. Care to provide an example? > > static int _rx_alignment() > { > #ifdef SX > static int v = ??; > #else > static int v = ??; > #endif > > return v; Understood it now. Will do like this in v2. Thanks _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot