Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165466
b: refs/heads/master
c: 9aff1b1
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Ito authored and David Woodhouse committed Sep 19, 2009
1 parent a520f41 commit 1682d1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a57ca0466af5da83e379d636b8c01fd53b41e2c6
refs/heads/master: 9aff1b1afe9a30c358d1c3a0bb50ae77bd7f994b
4 changes: 2 additions & 2 deletions trunk/drivers/mtd/chips/jedec_probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1156,8 +1156,8 @@ static const struct amd_flash_info jedec_table[] = {
.mfr_id = MANUFACTURER_NEC,
.dev_id = UPD29F064115,
.name = "NEC uPD29F064115",
.devtypes = CFI_DEVICETYPE_X16|CFI_DEVICETYPE_X8,
.uaddr = MTD_UADDR_0x0555_0x02AA, /* ???? */
.devtypes = CFI_DEVICETYPE_X16,
.uaddr = MTD_UADDR_0xAAAA_0x5555,
.dev_size = SIZE_8MiB,
.cmd_set = P_ID_AMD_STD,
.nr_regions = 3,
Expand Down

0 comments on commit 1682d1d

Please sign in to comment.