mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
When bringing in the series 'arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"' I failed to notice that b4 noticed it was based on next and so took that as the base commit and merged that part of next to master. This reverts commitc8ffd1356d
, reversing changes made to2ee6f3a5f7
. Reported-by: Jonas Karlman <jonas@kwiboo.se> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
3be9f399e9
commit
d678a59d2d
4281 changed files with 4581 additions and 8984 deletions
|
@ -6,8 +6,6 @@
|
|||
#ifndef _SEQUENCER_H_
|
||||
#define _SEQUENCER_H_
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#define RW_MGR_NUM_DM_PER_WRITE_GROUP (seq->rwcfg->mem_data_mask_width \
|
||||
/ seq->rwcfg->mem_if_write_dqs_width)
|
||||
#define RW_MGR_NUM_TRUE_DM_PER_WRITE_GROUP ( \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue