¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
[GIT PULL] Please pull u-boot-amlogic-next-20240902
Hi Tom, A simple set of changes to allow using the bootrom NAND pages, ported from Linux. Thanks, Neil The following changes since commit ee2af844ba1b27b2e959c4e649e4b769fbeb4074: Merge tag
By Neil Armstrong · #2383 ·
Re: [PATCH v3 0/3] Meson: R/W support for pages used by boot ROM
Hi,
By Neil Armstrong · #2382 ·
[PATCH v3 0/3] Meson: R/W support for pages used by boot ROM
Patchset is based on patchset for Linux (today merged to nand-next): https://lore.kernel.org/linux-mtd/20240507230903.3399594-1-avkrasnov@.../ Here is description from it:
By Arseniy Krasnov <avkrasnov@...> · #2381 ·
[PATCH v3 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
Boot ROM on Meson needs some pages to be read/written in a special mode: 384 byte ECC mode (so called "short" by Amlogic) and with scrambling enabled. Such pages are located on the chip in the
By Arseniy Krasnov <avkrasnov@...> · #2380 ·
Re: [PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
By Arseniy Krasnov <avkrasnov@...> · #2379 ·
Re: [PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
Hi <avkrasnov@...> wrote:
By Michael Nazzareno Trimarchi <michael@...> · #2378 ·
Re: [PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
By Arseniy Krasnov <avkrasnov@...> · #2377 ·
Re: [PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
Hi <avkrasnov@...> wrote:
By Michael Nazzareno Trimarchi <michael@...> · #2376 ·
[PATCH v3 1/3] mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
Based on Linux kernel: commit f922bd798bb9 ("mtd: rawnand: add an option to specify NAND chip as a boot device") Allow to define a NAND chip as a boot device. This can be helpful for the selection of
By Arseniy Krasnov <avkrasnov@...> · #2375 ·
[PATCH v3 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
Move call 'meson_nfc_cmd_seed()' and check for 'NAND_NEED_SCRAMBLING' to 'meson_nfc_cmd_access()', thus removing code duplication. Signed-off-by: Arseniy Krasnov
By Arseniy Krasnov <avkrasnov@...> · #2374 ·
Re: [PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Hi, sure, done. With 'RESEND' prefix. Thanks
By Arseniy Krasnov <avkrasnov@...> · #2373 ·
Re: [PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Hi Aresenly <neil.armstrong@...> wrote: Can you please resend the series? I don't find in my mailbox (strange) Michael
By Michael Nazzareno Trimarchi <michael@...> · #2372 ·
Re: [PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Hi, thanks! Thanks, Arseniy
By Arseniy Krasnov <avkrasnov@...> · #2371 ·
Re: [PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Hi, sorry, pls ping ? Thanks
By Arseniy Krasnov <avkrasnov@...> · #2370 ·
[PATCH v2 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
Move call 'meson_nfc_cmd_seed()' and check for 'NAND_NEED_SCRAMBLING' to 'meson_nfc_cmd_access()', thus removing code duplication. Signed-off-by: Arseniy Krasnov <avkrasnov@...> ---
By Arseniy Krasnov <avkrasnov@...> · #2369 ·
[PATCH v2 1/3] mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
Based on Linux kernel: commit f922bd798bb9 ("mtd: rawnand: add an option to specify NAND chip as a boot device") Allow to define a NAND chip as a boot device. This can be helpful for the selection of
By Arseniy Krasnov <avkrasnov@...> · #2368 ·
[PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
Boot ROM on Meson needs some pages to be read/written in a special mode: 384 byte ECC mode (so called "short" by Amlogic) and with scrambling enabled. Such pages are located on the chip in the
By Arseniy Krasnov <avkrasnov@...> · #2367 ·
[RESEND PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Patchset is based on patchset for Linux (today merged to nand-next): https://lore.kernel.org/linux-mtd/20240507230903.3399594-1-avkrasnov@.../ Here is description from it:
By Arseniy Krasnov <avkrasnov@...> · #2366 ·
Re: [PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Hi! Got it, thanks!
By Arseniy Krasnov <avkrasnov@...> · #2365 ·
Re: [PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
Hi Arseniy <avkrasnov@...> wrote: All the series are delegated to Neil. I will review anyway but I think that will then pick from him Michael
By Michael Nazzareno Trimarchi <michael@...> · #2364 ·