Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flashing of eMMC user area with Fastboot #75

Closed

Conversation

Oleh-Kravchenko
Copy link
Contributor

'gpt' and 'mmc0' fastboot partitions have been treated as the same device,
but it is wrong.

Signed-off-by: Oleh Kravchenko oleg@kaa.org.ua
Cc: Pantelis Antoniou panto@antoniou-consulting.com
Cc: Marek Vasut marex@denx.de

Please do not submit a Pull Request via github. Our project makes use of
mailing lists for patch submission and review. For more details please
see https://www.denx.de/wiki/U-Boot/Patches

The only exception to this is in order to trigger a CI loop on Azure prior
to posting of patches.

@Oleh-Kravchenko Oleh-Kravchenko force-pushed the fix_fb_emmc_user branch 4 times, most recently from 301ed7b to 8ee189d Compare May 18, 2021 21:41
'gpt' and 'mmc0' fastboot partitions have been treated as the same device,
but it is wrong.

Fill disk_partition structure with eMMC user partition info
to properly flash data.

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Marek Vasut <marex@denx.de>
@Oleh-Kravchenko Oleh-Kravchenko deleted the fix_fb_emmc_user branch September 6, 2021 09:41
patrickdelaunay pushed a commit to STMicroelectronics/u-boot that referenced this pull request Jun 23, 2023
The two ports of USB PHY trigger respectively EXTI u-boot#42 and u-boot#43.
While the GIC is not used for wake-up, current code requires a
valid map to GIC irq. Use the OHCI interrupt on GIC u-boot#75.

Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: Pascal Paillet <p.paillet@st.com>
Change-Id: I4aad90e02445c8f377395635b38857117a15c2a0
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/277208
Reviewed-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: CIBUILD <MDG-smet-aci-builds@list.st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
Domain-Review: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant