diff --git a/site/docs/install/ivy_has_common.md b/site/docs/install/ivy_has_common.md index 63420e9..af38446 100644 --- a/site/docs/install/ivy_has_common.md +++ b/site/docs/install/ivy_has_common.md @@ -73,6 +73,15 @@ You must patch the release rom with the necessary blobs *and then* flash it to y Lbmk includes a script that will automatically inject the necessary blobs into a rom file. The script can determine the board automatically if you have not changed the name, but you can also manually set the board name with the `-b` flag. +You must determine the correct board name, for your board, based on the list +generated when running this command: + + ./build boot roms list + +For example, `t440pmrc_12mb` corresponds to ThinkPad T440p with MRC firmware. +Whereas `t440plibremrc_12mb` corresponds to T440p with libre MRC firmware. +Another example: `x230_12mb` corresponds to Thinkpad X230. + In order to inject the necessary blobs into a rom image, run the script from the root of lbmk and point to the rom image. If you only wish to flash a release rom then the process of injecting the necessary blobs is quite simple. diff --git a/site/docs/install/ivy_has_common.uk.md b/site/docs/install/ivy_has_common.uk.md index 902a921..3ba1803 100644 --- a/site/docs/install/ivy_has_common.uk.md +++ b/site/docs/install/ivy_has_common.uk.md @@ -74,6 +74,15 @@ Lbmk включає сценарій, який автоматично введе Сценарій може визначити плату в автоматичному режимі, якщо ви не змінили ім'я, але ви можете також встановити ім'я плати самостійно з використанням флага `-b`. +You must determine the correct board name, for your board, based on the list +generated when running this command: + + ./build boot roms list + +For example, `t440pmrc_12mb` corresponds to ThinkPad T440p with MRC firmware. +Whereas `t440plibremrc_12mb` corresponds to T440p with libre MRC firmware. +Another example: `x230_12mb` corresponds to Thinkpad X230. + В порядку для введення необхідних блобів в образ rom, виконайте сценарій з кореня lbmk та вкажіть на образ rom. Наприклад: