boot_kstrtoul
if (boot_kstrtoul(val, 16, &addr))
int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res);