X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fchromebook_link.h;h=f2d798a52f0b28bc7f2fd157f84b684b9f25f6c6;hb=d9da26ecc6641d8f257bd32e9108c40805b4cbc3;hp=52657878c6f3c33bdb8789a68c341bc7f4ed563b;hpb=cc285c565aad1c25612ddfc4690ff201970a68f0;p=oweals%2Fu-boot.git diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h index 52657878c6..f2d798a52f 100644 --- a/include/configs/chromebook_link.h +++ b/include/configs/chromebook_link.h @@ -16,4 +16,7 @@ #include #include +#define CONFIG_ENV_SECT_SIZE 0x1000 +#define CONFIG_ENV_OFFSET 0x003f8000 + #endif /* __CONFIG_H */