Re: [U-Boot] [PATCH 2/2] sandbox: Enable bitrev library build

2018-08-02 Thread Simon Glass
2018-07-31 22:29 GMT-06:00 Bin Meng : > Turn on CONFIG_BITREVERSE for all sandbox builds. > > Signed-off-by: Bin Meng > --- > > configs/sandbox64_defconfig| 1 + > configs/sandbox_defconfig | 1 + > configs/sandbox_flattree_defconfig | 1 + > configs/sandbox_noblk_defconfig|

[U-Boot] [PATCH 2/2] sandbox: Enable bitrev library build

2018-07-31 Thread Bin Meng
Turn on CONFIG_BITREVERSE for all sandbox builds. Signed-off-by: Bin Meng --- configs/sandbox64_defconfig| 1 + configs/sandbox_defconfig | 1 + configs/sandbox_flattree_defconfig | 1 + configs/sandbox_noblk_defconfig| 1 + configs/sandbox_spl_defconfig | 1 + 5 files