Alan Green has uploaded this change for review. ( https://review.coreboot.org/c/flashrom/+/35092 )
Change subject: flashchips.c: EN29F002(A)(N)B tested +EW ......................................................................
flashchips.c: EN29F002(A)(N)B tested +EW
Mark EN29F002(A)(N)B as tested for erase and write. This chip was marked tested in the Chromium (downstream) repo change 98d917cfba55b68516cdf64c754d2f36c8c26722 "Add a bunch of new/tested stuff and various small changes 8"
TEST=Build and run flashrom -L
Signed-off-by: Alan Green avg@google.com Change-Id: Idd26187905f389fc858eea5b13915af88e40afe9 --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/92/35092/1
diff --git a/flashchips.c b/flashchips.c index f84f1cc..3994c93 100644 --- a/flashchips.c +++ b/flashchips.c @@ -5398,7 +5398,7 @@ .total_size = 256, .page_size = 256, .feature_bits = FEATURE_ADDR_AAA | FEATURE_EITHER_RESET, - .tested = TEST_OK_PR, + .tested = TEST_OK_PREW, .probe = probe_jedec, .probe_timing = TIMING_ZERO, /* Datasheet has no timing info specified */ .block_erasers =
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/35092
to look at the new patch set (#2).
Change subject: flashchips.c: EN29F002(A)(N)B tested +EW ......................................................................
flashchips.c: EN29F002(A)(N)B tested +EW
Mark EN29F002(A)(N)B as tested for erase and write. This chip was marked tested in the Chromium (downstream) repo change 98d917cfba55b68516cdf64c754d2f36c8c26722 "Add a bunch of new/tested stuff and various small changes 8"
TEST=Build and run flashrom -L
Signed-off-by: Alan Green avg@google.com Change-Id: Idd26187905f389fc858eea5b13915af88e40afe9 --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/92/35092/2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/35092 )
Change subject: flashchips.c: EN29F002(A)(N)B tested +EW ......................................................................
Patch Set 2: Code-Review+2
(1 comment)
https://review.coreboot.org/c/flashrom/+/35092/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/flashrom/+/35092/2//COMMIT_MSG@7 PS2, Line 7: flashchips.c: EN29F002(A)(N)B tested +EW Please make it a statement:
flashchips.c: Mark EN29F002(A)(N)B as tested +EW
Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/35092 )
Change subject: flashchips.c: EN29F002(A)(N)B tested +EW ......................................................................
Patch Set 2:
Patch Set 2: Code-Review+2
(1 comment)
I pinged Alan on this and he will fix it up soon. Thanks for taking the time to review these!
Hello Edward O'Callaghan, Angel Pons, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/35092
to look at the new patch set (#3).
Change subject: flashchips.c: Mark EN29F002(A)(N)B as tested +EW ......................................................................
flashchips.c: Mark EN29F002(A)(N)B as tested +EW
Mark EN29F002(A)(N)B as tested for erase and write. This chip was marked tested in the Chromium (downstream) repo change 98d917cfba55b68516cdf64c754d2f36c8c26722 "Add a bunch of new/tested stuff and various small changes 8"
TEST=Build and run flashrom -L
Signed-off-by: Alan Green avg@google.com Change-Id: Idd26187905f389fc858eea5b13915af88e40afe9 --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/92/35092/3
Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/35092 )
Change subject: flashchips.c: Mark EN29F002(A)(N)B as tested +EW ......................................................................
Patch Set 3: Code-Review+2
Edward O'Callaghan has submitted this change. ( https://review.coreboot.org/c/flashrom/+/35092 )
Change subject: flashchips.c: Mark EN29F002(A)(N)B as tested +EW ......................................................................
flashchips.c: Mark EN29F002(A)(N)B as tested +EW
Mark EN29F002(A)(N)B as tested for erase and write. This chip was marked tested in the Chromium (downstream) repo change 98d917cfba55b68516cdf64c754d2f36c8c26722 "Add a bunch of new/tested stuff and various small changes 8"
TEST=Build and run flashrom -L
Signed-off-by: Alan Green avg@google.com Change-Id: Idd26187905f389fc858eea5b13915af88e40afe9 Reviewed-on: https://review.coreboot.org/c/flashrom/+/35092 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Edward O'Callaghan quasisec@chromium.org --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Edward O'Callaghan: Looks good to me, approved
diff --git a/flashchips.c b/flashchips.c index f84f1cc..3994c93 100644 --- a/flashchips.c +++ b/flashchips.c @@ -5398,7 +5398,7 @@ .total_size = 256, .page_size = 256, .feature_bits = FEATURE_ADDR_AAA | FEATURE_EITHER_RESET, - .tested = TEST_OK_PR, + .tested = TEST_OK_PREW, .probe = probe_jedec, .probe_timing = TIMING_ZERO, /* Datasheet has no timing info specified */ .block_erasers =
Alan Green has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/35092 )
Change subject: flashchips.c: Mark EN29F002(A)(N)B as tested +EW ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/flashrom/+/35092/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/flashrom/+/35092/2//COMMIT_MSG@7 PS2, Line 7: flashchips.c: EN29F002(A)(N)B tested +EW
Please make it a statement: […]
Done. Apologies for the very slow response.