Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155573
b: refs/heads/master
c: b2dc0a0
h: refs/heads/master
i:
  155571: 71b0f59
v: v3
  • Loading branch information
Mike Frysinger committed Jul 16, 2009
1 parent 0f4c533 commit 4825da2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 1997660cea28202ece0956cd44f332ac57700138
refs/heads/master: b2dc0a08845af9d6ea990a1a28d4545998707570
7 changes: 0 additions & 7 deletions trunk/arch/blackfin/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -868,13 +868,6 @@ void __init setup_arch(char **cmdline_p)
else
printk(KERN_CONT "and Disabled\n");

#if defined(CONFIG_CHR_DEV_FLASH) || defined(CONFIG_BLK_DEV_FLASH)
/* we need to initialize the Flashrom device here since we might
* do things with flash early on in the boot
*/
flash_probe();
#endif

printk(KERN_INFO "Boot Mode: %i\n", bfin_read_SYSCR() & 0xF);

/* Newer parts mirror SWRST bits in SYSCR */
Expand Down

0 comments on commit 4825da2

Please sign in to comment.