On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass <sjg at chromium.org> wrote: > The buffer cannot be changed by this function, so change the buffer > pointer to a const. This allows callers with const pointer to use the > function without a cast. > > Signed-off-by: Simon Glass <sjg at chromium.org> Applied to x86/master.